Package de.espirit.firstspirit.forms
Class RemoteFormData.InaccessibleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.espirit.firstspirit.forms.RemoteFormData.InaccessibleException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- RemoteFormData
Thrown to indicate that a field is not accessible.
- Since:
- 5.0.102
- 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
-
InaccessibleException
public InaccessibleException()
-