public class ObjectLockedException extends ClientException
ClientException.ClientError| Constructor and Description |
|---|
ObjectLockedException(ErrorType error,
Throwable cause)
This is the constructor used for serialization.
|
ObjectLockedException(ReferenceType reference)
This constructor creates a new object locked exception that indicates that the object referenced by the given
reference is locked.
|
ObjectLockedException(ReferenceType reference,
UserListItemType lockUser,
Date lockDate)
This constructor creates a new object locked exception that indicates that the object referenced by the given
reference is locked.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectLockedDetails |
getErrorDetails()
Returns the exception error details.
|
createError, getDescriptionParameters, getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectLockedException(ErrorType error, Throwable cause)
error - the error modelcause - the cause of the exceptionpublic ObjectLockedException(ReferenceType reference)
reference - a reference to the object lockedpublic ObjectLockedException(ReferenceType reference, UserListItemType lockUser, Date lockDate)
reference - a reference to the object lockedlockUser - the user who locked the objectlockDate - the time when the object was lockedpublic ObjectLockedDetails getErrorDetails()
EcmRuntimeExceptiongetErrorDetails in class EcmRuntimeExceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.