public class ParseException extends FieldException
FieldException indicating a problem with parsing the input.
| Constructor and Description | 
|---|
| ParseException() | 
| ParseException(java.lang.String message) | 
| ParseException(java.lang.String message,
              java.lang.Throwable cause) | 
| ParseException(java.lang.Throwable cause) |