Class ParsingException

All Implemented Interfaces:
Serializable

public class ParsingException
extends PersistenceException
Author:
Clinton Begin
See Also:
Serialized Form
  • Constructor Details

    • ParsingException

      public ParsingException()
    • ParsingException

      public ParsingException​(String message)
    • ParsingException

      public ParsingException​(String message, Throwable cause)
    • ParsingException

      public ParsingException​(Throwable cause)