XmpException

XmpException class

The exception that is thrown when XMP has invalid structure.

public sealed class XmpException : GroupDocsMetadataException

Constructors

Name Description
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