Class ParsingException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProjectionException, UndefinedException, ViewTypeException

public abstract class ParsingException extends RuntimeException
See Also:
  • Constructor Details

    • ParsingException

      protected ParsingException(String message)
    • ParsingException

      protected ParsingException(String message, Throwable cause)