public class XmpContainerException
extends com.aspose.ms.System.Exception
The exception that is thrown when instance of XMP connector has error(s).
Constructor and Description |
---|
XmpContainerException(String message)
Initializes a new instance of the
XmpContainerException class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public XmpContainerException(String message)
Initializes a new instance of the XmpContainerException
class.
message
- The message that describes the error.Copyright © 2017. All rights reserved.