Package | Description |
---|---|
com.groupdocs.merger.exceptions |
The com.groupdocs.merger.exceptions namespace provides classes for exceptions which can occur while working with a document.
|
Modifier and Type | Class and Description |
---|---|
class |
FileCorruptedException
The exception that is thrown when specified file could not be loaded because it appears to be corrupted.
|
class |
IncorrectPasswordException
The exception that is thrown when specified password is incorrect.
|
class |
PasswordRequiredException
The exception that is thrown when password is required to load the document.
|