Class UndefinedPropertyException

All Implemented Interfaces:
Serializable

public class UndefinedPropertyException extends ConfigurationException
Thrown when a required property is not present
See Also:
  • Constructor Details

    • UndefinedPropertyException

      public UndefinedPropertyException(String variable)