Package | Description |
---|---|
com.groupdocs.parser.exceptions |
The package provides different exceptions classes.
|
Modifier and Type | Class and Description |
---|---|
class |
CorruptedDocumentException
Thrown during document load, when the document is corrupted.
|
class |
InvalidPasswordException
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
|
class |
UnsupportedDocumentFormatException
Thrown during document load, when the document format is not recognized or not supported.
|
Copyright © 2019. All rights reserved.