Class ParsingException

All Implemented Interfaces:
Serializable

public class ParsingException extends RuntimeException
See Also:
  • Constructor Details

    • ParsingException

      public ParsingException(String msg)
    • ParsingException

      public ParsingException(Throwable e)