Uses of Class
de.espirit.common.CheckedException
Packages that use CheckedException
Package
Description
-
Uses of CheckedException in de.espirit.firstspirit.access.schedule
Subclasses of CheckedException in de.espirit.firstspirit.access.scheduleModifier and TypeClassDescriptionclass
Thrown when aScheduleEntry
is started multiple times and itsScheduleEntry.ParallelExecutionMode
isScheduleEntry.ParallelExecutionMode.DISALLOWED
. -
Uses of CheckedException in de.espirit.firstspirit.access.store
Subclasses of CheckedException in de.espirit.firstspirit.access.storeModifier and TypeClassDescriptionclass
This exception will be thrown if an already deleted element is tried to change.class
This exception will be thrown during call ofIDProvider.moveChild(IDProvider)
if the object which should be moved is already moved on the server.class
-
Uses of CheckedException in de.espirit.firstspirit.access.store.templatestore
Subclasses of CheckedException in de.espirit.firstspirit.access.store.templatestoreModifier and TypeClassDescriptionclass
This exception will be thrown if an operation on anelement
failed because the element is write locked by a workflow instance. -
Uses of CheckedException in de.espirit.firstspirit.common
Subclasses of CheckedException in de.espirit.firstspirit.commonModifier and TypeClassDescriptionclass
Exception thrown if a session creation is not possible because the maximum count of licensed sessions is reached. -
Uses of CheckedException in de.espirit.firstspirit.server.authentication
Subclasses of CheckedException in de.espirit.firstspirit.server.authenticationModifier and TypeClassDescriptionclass
Exception thrown if a authentication was not successful because of invalid credentials for instance.