public class ParseException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
This exception
serialVersionUID . |
Constructor and Description |
---|
ParseException(java.lang.String message)
Construct a new
ParseException
with the specified detail message. |
private static final long serialVersionUID
serialVersionUID
.