railo.runtime.lock
Class LockTimeoutException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byrailo.runtime.lock.LockTimeoutException
All Implemented Interfaces:
java.io.Serializable

public final class LockTimeoutException
extends java.lang.Exception

Lock Timeout

See Also:
Serialized Form

Constructor Summary
LockTimeoutException(int type, java.lang.String name, int timeout)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LockTimeoutException

public LockTimeoutException(int type,
                            java.lang.String name,
                            int timeout)
Parameters:
type - type of the log
name - name of the Lock
timeout -