MarkdownException constructor
init
The MarkdownException constructor.
def __init__(self, message):
...
Parameter | Type | Description |
---|---|---|
message | str | The exception message. |
See Also
- module
aspose.html.toolkit.markdown.syntax
- class
MarkdownException
The MarkdownException constructor.
def __init__(self, message):
...
Parameter | Type | Description |
---|---|---|
message | str | The exception message. |
aspose.html.toolkit.markdown.syntax
MarkdownException