org.apache.slide.lock
Class LockException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.slide.common.SlideException
                    |
                    +--org.apache.slide.lock.LockException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
LockTokenNotFoundException, ObjectLockedException

public class LockException
extends SlideException

Lock exception.

Version:
$Revision: 1.4 $
Author:
Remy Maucherat
See Also:
Serialized Form

Constructor Summary
LockException(java.lang.String message)
          Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LockException

public LockException(java.lang.String message)
Constructor.
Parameters:
message - Exception message