Package de.espirit.firstspirit.access
Class AccessRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.espirit.common.UncheckedException
de.espirit.firstspirit.access.AccessRuntimeException
- All Implemented Interfaces:
LocalizableError
,Serializable
- Direct Known Subclasses:
DuplicateReferenceNameException
,ElementValidationReportsException
,ExifValueNotFoundException
,InvalidSessionException
,LicenseException
,ReferenceNotFoundException
,ServiceNotFoundException
,ShowFormDialogOperation.InvalidRulesetDefinition
,SyncOperationException
Super class for FIRSTspirit runtime exceptions.
- Since:
- 4.0.17
- 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
-
AccessRuntimeException
public AccessRuntimeException()
-