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
Exception indicating that the value given is not valid for the targeted property.
- Since:
- 5.2.14
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidValueException
public InvalidValueException()
-