groupdocs.merger.exceptions
The namespace provides different classes for exceptions.
Classes
| Class | Description |
|---|---|
FileCorruptedException |
The exception that is thrown when specified file could not be loaded because it appears to be corrupted. |
FileTypeNotSupportedException |
The exception that is thrown when specified file type is not supported. |
GroupDocsMergerException |
Represents errors that occur during document processing. |
IncorrectPasswordException |
The exception that is thrown when specified password is incorrect. |
PasswordRequiredException |
The exception that is thrown when password is required to load the document. |