railo.runtime.lock
Class LockTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by railo.runtime.lock.LockTimeoutException
All Implemented Interfaces:
Serializable

public final class LockTimeoutException
extends Exception

Lock Timeout

See Also:
Serialized Form

Constructor Summary
LockTimeoutException(int type, String name, int timeout)
           
 
Method Summary
 
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,
                            String name,
                            int timeout)
Parameters:
type - type of the log
name - name of the Lock
timeout -


Copyright © 2012 Railo