Class XmpException

XmpException class

The exception that is thrown when XMP has invalid structure.

public class XmpException : FrameworkException

Constructors

NameDescription
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.

See Also