DocumentFormatException constructor
init
Initializes a new instance of DocumentFormatException class.
def __init__(self, message):
...
Parameter | Type | Description |
---|---|---|
message | str | Message, describing exception context |
See Also
- module
groupdocs.redaction.exceptions
- class
DocumentFormatException