org.apache.slide.lock
Class LockTokenNotFoundException

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

public class LockTokenNotFoundException
extends LockException

Lock token not found.

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

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
LockTokenNotFoundException(NodeLock token)
          Constructor.
 
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
 

Constructor Detail

LockTokenNotFoundException

public LockTokenNotFoundException(NodeLock token)
Constructor.

Parameters:
token - Lock token