Class ParsingException

All Implemented Interfaces:
Serializable

public class ParsingException extends PersistenceException
See Also:
  • Field Details

  • Constructor Details

    • ParsingException

      public ParsingException()
    • ParsingException

      public ParsingException(String message)
    • ParsingException

      public ParsingException(String message, Throwable cause)
    • ParsingException

      public ParsingException(Throwable cause)