public class WrongGrammarException extends RuntimeException
| Constructor and Description |
|---|
WrongGrammarException(String message,
QName rootElement,
Location location) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
QName |
getRootElement() |
void |
setLocation(Location location) |
void |
setRootElement(QName rootElement) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 predic8 GmbH. All rights reserved.