Class ParseException

All Implemented Interfaces:
Serializable

public class ParseException extends RuntimeException
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)
    • ParseException

      @FormatMethod public ParseException(@FormatString String message, Object... args)