Package | Description |
---|---|
com.groupdocs.parser.legacy |
The package provides classes for legacy API.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgumentNullException
Represents the errors that occur when parameter is null.
|
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 |
PreviewNotSupportedException
The exception that is thrown when a preview image cannot be generated for the document.
|
class |
UnsupportedDocumentFormatException
Thrown during document load, when the document format is not recognized or not supported.
|
Copyright © 2019. All rights reserved.