Package | Description |
---|---|
com.groupdocs.viewer.exception |
The package provides classes for exceptions which can occur while working with a document.
|
Modifier and Type | Class and Description |
---|---|
class |
FileNotFoundException
Represents the the exception that throws when file or directory was not found.
|
class |
IncorrectPasswordException
The exception that is thrown when specified password is incorrect.
|
class |
NotSupportedException
The exception that is thrown when the operation is not supported.
|
class |
PasswordRequiredException
The exception that is thrown when password is required to load the document.
|