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 TypeClassDescriptionclassThrown when aScheduleEntryis started multiple times and itsScheduleEntry.ParallelExecutionModeisScheduleEntry.ParallelExecutionMode.DISALLOWED. -
Uses of CheckedException in de.espirit.firstspirit.access.store
Subclasses of CheckedException in de.espirit.firstspirit.access.storeModifier and TypeClassDescriptionclassThis exception will be thrown if an already deleted element is tried to change.classThis 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 TypeClassDescriptionclassThis exception will be thrown if an operation on anelementfailed 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 TypeClassDescriptionclassException 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 TypeClassDescriptionclassException thrown if a authentication was not successful because of invalid credentials for instance.