Package | Description |
---|---|
com.lexmark.saperion.exceptions.runtime |
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 |
ConcurrentWriteException
This exception indicates that an operation failed because it tried to modify an outdated version of an object.
|
class |
IllegalRequestException
Exception that represents errors due to illegal client inputs.
|
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 |
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.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.