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 |
CorruptedOrDamagedFileException
Thrown during document load, when the document appears to be corrupted and impossible to load.
|
class |
InvalidPasswordException
Thrown if a password for opening password-protected document is incorrect.
|
class |
PasswordProtectedFileException
Thrown if a document is encrypted with a password and the password specified when opening the document is missing.
|
Copyright © 2019. All rights reserved.