railo.runtime.exp
Class XMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
railo.runtime.exp.PageException
railo.runtime.exp.PageExceptionImpl
railo.runtime.exp.ExpressionException
railo.runtime.exp.XMLException
- All Implemented Interfaces:
- Serializable, Dumpable, IPageException
public final class XMLException
- extends ExpressionException
XmL Exception
- See Also:
- Serialized Form
Methods inherited from class railo.runtime.exp.PageExceptionImpl |
addContext, getAddional, getAdditional, 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 |
XMLException
public XMLException(String message)
- constructor of the class
- Parameters:
message
-
XMLException
public XMLException(String message,
String detail)
- constructor of the class
- Parameters:
message
- detail
-
XMLException
public XMLException(SAXException e)
- Parameters:
e
-
XMLException
public XMLException(DOMException e)
- Parameters:
e
-
Copyright © 2012 Railo