public class ParsingException extends Exception
| Constructor and Description |
|---|
ParsingException(String message,
String problemText) |
ParsingException(String message,
String problemText,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProblemText() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.