public class XMPSchemaException
extends java.lang.Exception
Constructor and Description |
---|
XMPSchemaException(java.lang.String message)
Constructs a new XMPSchemaException.
|
XMPSchemaException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new XMPSchemaException.
|
public XMPSchemaException(java.lang.String message)
message
- Initializes the exception with an error message.public XMPSchemaException(java.lang.String message, java.lang.Throwable cause)
message
- Initializes the exception with an error message.cause
- The original exception"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"