public class XMPException
extends java.lang.Exception
Constructor and Description |
---|
XMPException() |
XMPException(java.lang.String message)
Constructs an exception with a message.
|
XMPException(java.lang.String message,
java.lang.Throwable cause)
Constructs an exception with a message, and a
Throwable |
XMPException(java.lang.Throwable cause)
Constructs an exception with a
Throwable |
public XMPException()
public XMPException(java.lang.String message)
message
- the messagepublic XMPException(java.lang.Throwable cause)
Throwable
cause
- the exception sourcepublic XMPException(java.lang.String message, java.lang.Throwable cause)
Throwable
message
- the error message.cause
- the exception sourceCopyright © 2010 - 2020 Adobe. All Rights Reserved