| ConcurrentWriteException |
This exception indicates that an operation failed because it tried to modify an outdated version of an object.
|
| EcmEventProcessingException |
This exception is thrown when the processing of an ECM event has failed.
|
| EcmRemoteException |
Indicates that the ecm server itself has problems with a connection to another system.
|
| InternalServerError |
Internal server error.
|
| MandatoryConstraintViolationException |
This exception indicates that an create or update operation violated an mandatory constraint.
|
| NoLicenseAvailableException |
This exception is thrown when a request cannot be processed because no more licenses are available.
|
| ObjectLockedException |
This exception indicates that an operation tried to modify an object that is currently locked.
|
| SearchRuntimeException |
This client exception indicates that a search failed in a context where checked exceptions
are prohibited.
|
| StorageProfileAssignmentException |
This exception is thrown when a document cannot be archived because it was impossible to assign a storage profile
to the new document.
|
| SystemFieldWriteException |
This exception indicates that the client tried to change a system field manually.
|
| UniqueConstraintViolationException |
This exception indicates that an create or update operation violated a unique constraint.
|
| WrongArchiveKindException |
This exception indicates that a request to an archive was made that the archive type does not support.
|