Class PropertyProviding.UnsupportedPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.espirit.firstspirit.client.access.editor.PropertyProviding.UnsupportedPropertyException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- PropertyProviding<T>
Exception to be thrown in case of an unknown property was requested.
- Since:
- 5.0.101
- 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
-
UnsupportedPropertyException
public UnsupportedPropertyException()
-