Class PropertyProcessing.NoSuchPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.espirit.firstspirit.ui.gadgets.aspects.PropertyProcessing.NoSuchPropertyException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- PropertyProcessing
Exception indicating that the requested propery is not available.
- 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
-
NoSuchPropertyException
public NoSuchPropertyException()
-