Uses of Interface
de.espirit.common.LocalizableError
Packages that use LocalizableError
Package
Description
-
Uses of LocalizableError in de.espirit.common
Classes in de.espirit.common that implement LocalizableErrorModifier and TypeClassDescriptionclassThis classCheckedExceptionand its subclasses are a form ofExceptionthat indicates conditions that a reasonable application might want to catch.classARuntimeExceptionwith additional information like an error code or localization data. -
Uses of LocalizableError in de.espirit.firstspirit.access
Classes in de.espirit.firstspirit.access that implement LocalizableErrorModifier and TypeClassDescriptionclassSuper class for FIRSTspirit runtime exceptions.classException thrown on the detection of a duplicate reference name.classException thrown if a invalid session is detected.classException 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.classIndicates that a required reference could not be found.classThrown, if no server action existed for a requested action id.classThis exception is thrown if an service is requestedConnection.getService(String)which doesn't exists on the server or is not running. -
Uses of LocalizableError in de.espirit.firstspirit.access.database
Classes in de.espirit.firstspirit.access.database that implement LocalizableErrorModifier and TypeClassDescriptionclassException being thrown when a referencedEntityType(database table) does not exist. -
Uses of LocalizableError in de.espirit.firstspirit.access.schedule
Classes in de.espirit.firstspirit.access.schedule that implement LocalizableErrorModifier and TypeClassDescriptionclassThrown when aScheduleEntryis started multiple times and itsScheduleEntry.ParallelExecutionModeisScheduleEntry.ParallelExecutionMode.DISALLOWED. -
Uses of LocalizableError in de.espirit.firstspirit.access.store
Classes in de.espirit.firstspirit.access.store that implement LocalizableErrorModifier 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 LocalizableError in de.espirit.firstspirit.access.store.templatestore
Classes in de.espirit.firstspirit.access.store.templatestore that implement LocalizableErrorModifier and TypeClassDescriptionclassThis exception will be thrown if an operation on anelementfailed because the element is write locked by a workflow instance. -
Uses of LocalizableError in de.espirit.firstspirit.access.store.templatestore.gom
Classes in de.espirit.firstspirit.access.store.templatestore.gom that implement LocalizableErrorModifier and TypeClassDescriptionclassThis error indicates an invalid gom source. -
Uses of LocalizableError in de.espirit.firstspirit.agency
Classes in de.espirit.firstspirit.agency that implement LocalizableErrorModifier and TypeClassDescriptionclassException thrown on validation containing reports on all validated elements. -
Uses of LocalizableError in de.espirit.firstspirit.common
Classes in de.espirit.firstspirit.common that implement LocalizableErrorModifier and TypeClassDescriptionclassException thrown if a session creation is not possible because the maximum count of licensed sessions is reached. -
Uses of LocalizableError in de.espirit.firstspirit.forms
Classes in de.espirit.firstspirit.forms that implement LocalizableErrorModifier and TypeClassDescriptionclassException thrown if a value is not appropriate. -
Uses of LocalizableError in de.espirit.firstspirit.server.authentication
Classes in de.espirit.firstspirit.server.authentication that implement LocalizableErrorModifier and TypeClassDescriptionclassException thrown if a authentication was not successful because of invalid credentials for instance. -
Uses of LocalizableError in de.espirit.firstspirit.server.mediamanagement.exif
Classes in de.espirit.firstspirit.server.mediamanagement.exif that implement LocalizableErrorModifier and TypeClassDescriptionclassRuntimeException indicating that a valid mapping/ExifValuefor a defined Tag-Type-Hex or Tag-Type (Integer) was not found. -
Uses of LocalizableError in de.espirit.firstspirit.store.access.nexport.exceptions
Classes in de.espirit.firstspirit.store.access.nexport.exceptions that implement LocalizableErrorModifier and TypeClassDescriptionclassThisSyncOperationExceptionmay be thrown when using ExternalSync API. -
Uses of LocalizableError in de.espirit.firstspirit.ui.operations
Classes in de.espirit.firstspirit.ui.operations that implement LocalizableErrorModifier and TypeClassDescriptionstatic classException informing about an invalid ruleset definition. -
Uses of LocalizableError in de.espirit.or
Classes in de.espirit.or that implement LocalizableErrorModifier and TypeClassDescriptionclassThrown to indicate an error related to the O/R mapper.classThrown to indicate errors related to aSchema.