public class ParseException extends Exception
| Constructor and Description |
|---|
ParseException(String expression,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2015 JacORB. All rights reserved.