Class PropertyValueException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IncompatiblePropertyValueTypeException, TemplateFactoryUnknownException

public class PropertyValueException extends RuntimeException
See Also:
  • Constructor Details

    • PropertyValueException

      public PropertyValueException()
    • PropertyValueException

      public PropertyValueException(String message)
    • PropertyValueException

      public PropertyValueException(String message, Throwable cause)
    • PropertyValueException

      public PropertyValueException(Throwable cause)