com.groupdocs.merger.exceptions
The com.groupdocs.merger.exceptions namespace provides classes for exceptions which can occur while working with a document.
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. |