public class ParserException extends HistoneException
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseURI |
protected int |
line |
| Constructor and Description |
|---|
ParserException(String message,
String baseURI,
int line) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseURI() |
int |
getLine() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.