Uses of Class
de.espirit.common.UncheckedException
Package
Description
-
Uses of UncheckedException in de.espirit.firstspirit.access
Modifier and TypeClassDescriptionclass
Super class for FIRSTspirit runtime exceptions.class
Exception thrown on the detection of a duplicate reference name.class
Exception thrown if a invalid session is detected.class
Exception which will be thrown if a functionality is called which is license dependent and the installed FIRSTspirit license doen't support the expected license feature.class
Indicates that a required reference could not be found.class
Thrown, if no server action existed for a requested action id.class
This exception is thrown if an service is requestedConnection.getService(String)
which doesn't exists on the server or is not running. -
Uses of UncheckedException in de.espirit.firstspirit.access.database
Modifier and TypeClassDescriptionclass
Exception being thrown when a referencedEntityType
(database table) does not exist. -
Uses of UncheckedException in de.espirit.firstspirit.access.store.templatestore.gom
Modifier and TypeClassDescriptionclass
This error indicates an invalid gom source. -
Uses of UncheckedException in de.espirit.firstspirit.agency
Modifier and TypeClassDescriptionclass
Exception thrown on validation containing reports on all validated elements. -
Uses of UncheckedException in de.espirit.firstspirit.forms
Modifier and TypeClassDescriptionclass
Exception thrown if a value is not appropriate. -
Uses of UncheckedException in de.espirit.firstspirit.server.mediamanagement.exif
Modifier and TypeClassDescriptionclass
RuntimeException indicating that a valid mapping/ExifValue
for a defined Tag-Type-Hex or Tag-Type (Integer) was not found. -
Uses of UncheckedException in de.espirit.firstspirit.store.access.nexport.exceptions
Modifier and TypeClassDescriptionclass
ThisSyncOperationException
may be thrown when using ExternalSync API. -
Uses of UncheckedException in de.espirit.firstspirit.ui.operations
Modifier and TypeClassDescriptionstatic class
Exception informing about an invalid ruleset definition. -
Uses of UncheckedException in de.espirit.or
Modifier and TypeClassDescriptionclass
Thrown to indicate an error related to the O/R mapper.class
Thrown to indicate errors related to aSchema
.