org.modeshape.webdav.exceptions
Class LockFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.modeshape.webdav.exceptions.WebdavException
org.modeshape.webdav.exceptions.LockFailedException
- All Implemented Interfaces:
- Serializable
public class LockFailedException
- extends WebdavException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LockFailedException
public LockFailedException()
LockFailedException
public LockFailedException(String message)
LockFailedException
public LockFailedException(String message,
Throwable cause)
LockFailedException
public LockFailedException(Throwable cause)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.