public class ParseException extends AuditFormatException
| Constructor and Description |
|---|
ParseException(String s)
Creates a new instance of this class with the message indicating
the cause of the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseException(String s)
s - A message describing the reason for this exception.Copyright © 2015 jwall.org. All Rights Reserved.