public class XBPathParsingException extends XBException
Constructor and Description |
---|
XBPathParsingException(String string,
int beginLine,
int beginColumn,
int endColumn,
int endLine)
TODO:Refactor to absolute begin and end
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XBPathParsingException(String string, int beginLine, int beginColumn, int endColumn, int endLine)
string
- beginLine
- beginColumn
- endColumn
- endLine
- Copyright © 2012-12-21-2018. All Rights Reserved.