GroupDocsRedactionException constructor
init
Initializes a new instance of GroupDocsRedactionException class.
def __init__(self, message):
...
| Parameter | Type | Description |
|---|---|---|
| message | str | Message, describing exception context |
Initializes a new instance of GroupDocsRedactionException class.
def __init__(self, message):
...
| Parameter | Type | Description |
|---|---|---|
| message | str | Message, describing exception context |