Class PropertyProcessing.InvalidValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.espirit.firstspirit.ui.gadgets.aspects.PropertyProcessing.InvalidValueException
All Implemented Interfaces:
Serializable
Enclosing interface:
PropertyProcessing

public static class PropertyProcessing.InvalidValueException extends Exception
Exception indicating that the value given is not valid for the targeted property.
Since:
5.2.14
See Also:
  • Constructor Details

    • InvalidValueException

      public InvalidValueException()