Class ParseException

All Implemented Interfaces:
Serializable

@Deprecated(since="2021-07-29") public class ParseException extends RuntimeException
Deprecated.
See Also:
  • Constructor Details

    • ParseException

      public ParseException()
      Deprecated.
    • ParseException

      public ParseException(String message)
      Deprecated.
    • ParseException

      public ParseException(String message, Throwable cause)
      Deprecated.
    • ParseException

      public ParseException(Throwable cause)
      Deprecated.