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, toString
public XMPException()
public XMPException(String message)
message
- the messagepublic XMPException(Throwable cause)
Throwable
cause
- the exception source"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"