| Class | Description |
|---|---|
| ClientException.ClientError |
Error code implementation for security exceptions.
|
| ConcurrentWriteDetails |
These are the details of a
ConcurrentWriteException. |
| DocumentLockedDetails |
These are the details of a
ObjectLockedException concerning documents. |
| IllegalRequestException.IllegalInputError |
Error code implementation for security exceptions.
|
| LookupEntryLockedDetails |
These are the details of a
ObjectLockedException concerning lookup-entries. |
| MandatoryConstraintViolationDetails |
These are the details for
MandatoryConstraintViolationException. |
| ObjectLockedDetails |
These are the details of
ObjectLockedException. |
| SystemFieldWriteDetails |
These are the details for
SystemFieldWriteException. |
| UniqueConstraintViolationDetails |
These are the details for
MandatoryConstraintViolationException. |
| WrongArchiveKindDetails |
This class holds the exception details of
WrongArchiveKindException. |
| Exception | Description |
|---|---|
| AccessDeniedException |
This exception indicates that the user wanted to access an entity in a way he does not have the sufficient rights
for.
|
| ClientException |
Client base exception.
|
| ConcurrentWriteException |
This exception indicates that an operation failed because it tried to modify an outdated version of an object.
|
| EcmRemoteException |
Indicates that the ecm server itself has problems with a connection to another system.
|
| IllegalRequestException |
Exception that represents errors due to illegal client inputs.
|
| InternalServerError |
Internal server error.
|
| MandatoryConstraintViolationException |
This exception indicates that an create or update operation violated an mandatory constraint.
|
| ObjectLockedException |
This exception indicates that an operation tried to modify an object that is currently locked.
|
| ResourceNotFoundException |
Exception that represents errors due to illegal client inputs.
|
| SearchRuntimeException |
This
client exception indicates that a search failed in a context where checked exceptions
are prohibited. |
| 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.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.