Class UndefinedException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UndefinedKeyException, UndefinedValueException

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

    • UndefinedException

      protected UndefinedException(String message)
    • UndefinedException

      protected UndefinedException(String message, Throwable cause)