Class ParseException

All Implemented Interfaces:
Serializable

public class ParseException extends RuntimeException
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String errorMessage, Throwable cause)
    • ParseException

      public ParseException(String errorMessage)