| java.lang.Object java.lang.Throwable java.lang.Exception org.xml.sax.SAXException net.sourceforge.chaperon.process.ParseException
Constructor Summary | |
public | ParseException(String message) | public | ParseException(String message, String symbol, String text, Locator locator) | public | ParseException(String message, String symbol, String text, String lineSnippet, Locator locator) | public | ParseException(String message, String symbol, String text, String lineSnippet, String source, int lineNumber, int columnNumber) |
getColumnNumber | public int getColumnNumber()(Code) | | |
getLineNumber | public int getLineNumber()(Code) | | |
isLocalized | public boolean isLocalized()(Code) | | |
|
|