XmpException Class

Summary: The exception that is thrown when XMP has invalid structure.

Module: aspose.psd.coreexceptions

Full Name: aspose.psd.coreexceptions.XmpException

Inheritance: FrameworkException

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
XmpException()Initializes a new instance of the XmpException class.
XmpException(message)Initializes a new instance of the XmpException class.

Constructor: XmpException()

 XmpException() 

Initializes a new instance of the XmpException class.

Constructor: XmpException(message)

 XmpException(message) 

Initializes a new instance of the XmpException class.

Parameters:

ParameterTypeDescription
messagestringThe message.