railo.commons.lock
Class LockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
railo.runtime.exp.PageException
railo.runtime.exp.PageExceptionImpl
railo.runtime.exp.ApplicationException
railo.commons.lock.LockException
- All Implemented Interfaces:
- Serializable, Dumpable, IPageException
public final class LockException
- extends ApplicationException
Lock Timeout
- See Also:
- Serialized Form
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, setAdditional, setDetail, setErrorCode, setExtendedInfo, setTracePointer, toDumpData, typeEqual |
LockException
public LockException(int type,
String name,
long timeout)
- Parameters:
type
- type of the logname
- name of the Locktimeout
-
LockException
public LockException(Long timeout)
LockException
public LockException(String text)
Copyright © 2012 Railo