public class WorkflowLockException extends LockException
element
failed because the
element is write locked by a workflow instance.StoreElement.setWriteLock(boolean)
,
Serialized FormConstructor and Description |
---|
WorkflowLockException(String message,
User user,
long objectId)
Constructor for this exception based on a message, the operating user and the targeted element.
|
getObjectId, getUserId, getUserLoginName
getContext, getErrorCode, getLocalizedMessage, isInfoOnly, setErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WorkflowLockException(String message, User user, long objectId)
message
- The error message.user
- The requesting user.objectId
- The id of the targeted element.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210