final class ParseException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
The UID to use when serializing this instance.
|
Constructor and Description |
---|
ParseException(java.lang.String message)
Constructs a new exception with the specified detail message.
|
private static final long serialVersionUID