GroupDocsViewerException constructor
init
Initializes a new instance of the GroupDocsViewerException class with a specified error message.
def __init__(self, message):
...
| Parameter | Type | Description |
|---|---|---|
| message | System.String | The message that describes the error. |
See Also
- module
groupdocs.viewer.exceptions - class
GroupDocsViewerException