SVGException constructor
init
Initializes a new instance of the SVGException class.
def __init__(self, code):
...
| Parameter | Type | Description |
|---|---|---|
| code | int | The error code. |
See Also
- module
aspose.html.dom.svg - class
SVGException
Initializes a new instance of the SVGException class.
def __init__(self, code):
...
| Parameter | Type | Description |
|---|---|---|
| code | int | The error code. |
aspose.html.dom.svgSVGException