ParseException Constructor(String,Exception)
Constructs a new instance of the ParseException class with the specified message and inner exception.
Parameters
- message
- Message that describes this exception
- innerException
- Earlier exception that causes this exception