railo.transformer.bytecode
Class BytecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
railo.runtime.exp.PageException
railo.runtime.exp.PageExceptionImpl
railo.runtime.exp.TemplateException
railo.transformer.bytecode.BytecodeException
- All Implemented Interfaces:
- Serializable, Dumpable, IPageException
public final class BytecodeException
- extends TemplateException
- 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 |
BytecodeException
public BytecodeException(String message,
Position pos)
BytecodeException
public BytecodeException(ClassException cause,
Position start)
getPosition
public Position getPosition()
Copyright © 2012 Railo