Package | Description |
---|---|
com.lexmark.saperion.exceptions.mappings | |
com.lexmark.saperion.exceptions.runtime | |
com.lexmark.saperion.exceptions.system |
Modifier and Type | Method and Description |
---|---|
EcmRuntimeException |
RuntimeExceptionFactory.RuntimeErrors.createException(ErrorType error,
Throwable cause) |
EcmRuntimeException |
RuntimeExceptionFactory.RuntimeErrors.createException(String message) |
EcmRuntimeException |
RuntimeExceptionFactory.RuntimeErrors.createException(String message,
Throwable cause) |
EcmRuntimeException |
RuntimeExceptionFactory.RuntimeErrors.createException(Throwable cause) |
Modifier and Type | Class and Description |
---|---|
class |
AccessDeniedException
This exception indicates that the user wanted to access an entity in a way he does not have the sufficient rights
for.
|
class |
ClientException
Client base exception.
|
class |
ConcurrentWriteException
This exception indicates that an operation failed because it tried to modify an outdated version of an object.
|
class |
EcmRemoteException
Indicates that the ecm server itself has problems with a connection to another system.
|
class |
IllegalRequestException
Exception that represents errors due to illegal client inputs.
|
class |
InternalServerError
Internal server error.
|
class |
MandatoryConstraintViolationException
This exception indicates that an create or update operation violated an mandatory constraint.
|
class |
ObjectLockedException
This exception indicates that an operation tried to modify an object that is currently locked.
|
class |
ResourceNotFoundException
Exception that represents errors due to illegal client inputs.
|
class |
SearchRuntimeException
This
client exception indicates that a search failed in a context where checked exceptions
are prohibited. |
class |
SystemFieldWriteException
This exception indicates that the client tried to change a system field manually.
|
class |
UniqueConstraintViolationException
This exception indicates that an create or update operation violated a unique constraint.
|
class |
WrongArchiveKindException
This exception indicates that a request to an archive was made that the archive type does not support.
|
Modifier and Type | Class and Description |
---|---|
class |
TokenExpiredException
This exception is thrown when a user tries to invoke an operation when the user's token
has already expired.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.