public class ParseException extends Exception
| Constructor and Description |
|---|
ParseException(ArrayList<ParseError> errors) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseException(ArrayList<ParseError> errors)
public String getMessage()
getMessage in class ThrowableCopyright © 2017 The Apache Software Foundation. All rights reserved.