public class ParseException extends Exception
| Constructor and Description | 
|---|
ParseException(String message,
              Throwable cause)
Creates a new instance with a given message and underlying
 cause. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2018 Planetary Data System. All rights reserved.