GroupDocs.Metadata.Exceptions Namespace
The namespace contains some specific exceptions that are thrown by the library during file reading and updating.
Classes
  ClassDescription
Public classDocumentProtectedException
The exception that is thrown when document is protected by password.
Public classGroupDocsMetadataException
Represents a product-specific exception that is thrown during file processing.
Public classInvalidFormatException
The exception that is thrown when a file has an invalid format.
Public classMetadataValidationException
The exception that is thrown when validation errors encountered during metadata saving.
Public classXmpException
The exception that is thrown when XMP has invalid structure.