Table of Contents

Class XmpException

Namespace
Aspose.CAD.CadExceptions
Assembly
Aspose.CAD.dll

The exception that is thrown when XMP has invalid structure.

public class XmpException : FrameworkException, ISerializable
Inheritance
XmpException
Implements
Inherited Members

Constructors

XmpException()

Initializes a new instance of the XmpException class.

XmpException(string)

Initializes a new instance of the XmpException class.

XmpException(string, Exception)

Initializes a new instance of the XmpException class.