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, toStringpublic XBPathParsingException(String string, int beginLine, int beginColumn, int endColumn, int endLine)
string - beginLine - beginColumn - endColumn - endLine - Copyright © 2012-12-21-2017. All Rights Reserved.