Uses of Class
de.espirit.common.CheckedException
Package
Description
-
Uses of CheckedException in de.espirit.firstspirit.access.schedule
Modifier and TypeClassDescriptionclass
Thrown when aScheduleEntry
is started multiple times anditsScheduleEntry.ParallelExecutionMode
isScheduleEntry.ParallelExecutionMode.DISALLOWED
. -
Uses of CheckedException in de.espirit.firstspirit.access.store
Modifier 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 movedis already moved on the server.class
-
Uses of CheckedException in de.espirit.firstspirit.access.store.templatestore
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
Exception thrown if a authentication was not successful because of invalid credentials for instance.