public class XMPException extends Exception
| Constructor and Description |
|---|
XMPException() |
XMPException(String message)
Constructs an exception with a message.
|
XMPException(String message,
Throwable cause)
Constructs an exception with a message, and a
Throwable |
XMPException(Throwable cause)
Constructs an exception with a
Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMPException()
public XMPException(String message)
message - the messagepublic XMPException(Throwable cause)
Throwablecause - the exception sourceCopyright © 2010 - 2020 Adobe. All Rights Reserved