lumis.content.core
Class ContentLocaleAlreadyLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lumis.content.core.ContentLocaleAlreadyLockedException
- All Implemented Interfaces:
- java.io.Serializable
@StableMinor(version="6.1",
sinceVersion="6.0")
public class ContentLocaleAlreadyLockedException
- extends java.lang.Exception
Occurs when a user tries to lock a content that is already locked by another user.
- Since:
- 6.0.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContentLocaleAlreadyLockedException
public ContentLocaleAlreadyLockedException()
ContentLocaleAlreadyLockedException
public ContentLocaleAlreadyLockedException(java.lang.String message,
java.lang.Throwable cause)
ContentLocaleAlreadyLockedException
public ContentLocaleAlreadyLockedException(java.lang.String message)
ContentLocaleAlreadyLockedException
public ContentLocaleAlreadyLockedException(java.lang.Throwable cause)
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.