public class ParseException extends DataNotAvailableException
Constructor and Description |
---|
ParseException(String msg)
Constructor with description.
|
ParseException(String msg,
Throwable cause)
Constructor with message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParseException(String msg)
msg
- Description of the ExceptionCopyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.