FileTypeNotSupportedException constructor
init
Initializes a new instance of the FileTypeNotSupportedException
class.
def __init__(self, message):
...
Parameter | Type | Description |
---|---|---|
message | str | The message that describes the error. |
See Also
- module
groupdocs.merger.exceptions
- class
FileTypeNotSupportedException