railo.commons.lock
Class LockInterruptedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.servlet.jsp.JspException
              extended by railo.runtime.exp.PageException
                  extended by railo.runtime.exp.PageExceptionImpl
                      extended by railo.runtime.exp.NativeException
                          extended by railo.commons.lock.LockInterruptedException
All Implemented Interfaces:
Serializable, Dumpable, IPageException

public class LockInterruptedException
extends NativeException

See Also:
Serialized Form

Constructor Summary
LockInterruptedException(InterruptedException e)
           
 
Method Summary
 InterruptedException getLockInterruptedException()
           
 
Methods inherited from class railo.runtime.exp.NativeException
setAdditional, toDumpData, typeEqual
 
Methods inherited from class railo.runtime.exp.PageExceptionImpl
addContext, getAddional, getAdditional, getCatchBlock, getCatchBlock, getCatchBlock, getCustomTypeAsString, getDetail, getErrorBlock, getErrorCode, getExtendedInfo, getLine, getPageDeep, getRootCause, getStackTrace, getStackTraceAsString, getTagContext, getTagContext, getTracePointer, getTypeAsString, printStackTrace, printStackTrace, printStackTrace, setDetail, setErrorCode, setExtendedInfo, setTracePointer
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LockInterruptedException

public LockInterruptedException(InterruptedException e)
Method Detail

getLockInterruptedException

public InterruptedException getLockInterruptedException()


Copyright © 2012 Railo