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.svg
- class
SVGException
Initializes a new instance of the SVGException
class.
def __init__(self, code):
...
Parameter | Type | Description |
---|---|---|
code | int | The error code. |
aspose.svg
SVGException