class ThrowedParseException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
(package private) ParseException |
e |
| Constructor and Description |
|---|
ThrowedParseException(ParseException e)
Creates a new ThrowedParseException
|
ParseException e
ThrowedParseException(ParseException e)