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)
Throwablecause - the exception sourcepublic XMPException(java.lang.String message,
                    java.lang.Throwable cause)
Throwablemessage - the error message.cause - the exception sourceCopyright © 2010 - 2023 Adobe. All Rights Reserved