|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
railo.runtime.exp.PageException
railo.runtime.exp.PageExceptionImpl
railo.runtime.exp.NativeException
railo.commons.lock.LockInterruptedException
public class LockInterruptedException
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 |
---|
public LockInterruptedException(InterruptedException e)
Method Detail |
---|
public InterruptedException getLockInterruptedException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |