public class ParseException extends RuntimeException
| Constructor and Description |
|---|
ParseException(String message,
int line) |
ParseException(String message,
Throwable cause,
int line) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2007–2021 JBoss, a division of Red Hat, Inc. All rights reserved.