GroupDocs.Metadata.Exceptions
The namespace contains some specific exceptions that are thrown by the library during file reading and updating.
Classes
| Class | Description |
|---|---|
| DocumentProtectedException | The exception that is thrown when document is protected by password. |
| GroupDocsMetadataException | Represents a product-specific exception that is thrown during file processing. |
| InvalidFormatException | The exception that is thrown when a file has an invalid format. |
| MetadataValidationException | The exception that is thrown when validation errors encountered during metadata saving. |
| XmpException | The exception that is thrown when XMP has invalid structure. |