1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Exceptions
  6. /
  7. XmpException

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