public class ParserException extends RuntimeException
| Constructor and Description |
|---|
ParserException(Element sourceElement,
String format,
Object... args) |
ParserException(String format,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeLocation |
getSourceCodeLocation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2017. All rights reserved.