Class ContentLockedByAnotherUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.studio.api.v1.exception.ServiceLayerException
org.craftercms.studio.api.v2.exception.content.ContentLockedByAnotherUserException
- All Implemented Interfaces:
Serializable
Extension of
ServiceLayerException thrown when a user tries to lock an item that is already locked- Since:
- 4.0.0
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final StringThe username of the user that owns the lock of the itemFields inherited from class org.craftercms.studio.api.v1.exception.ServiceLayerException
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace