ParseException constructor
__init__(self, msg)
Constructor of ParseException
def __init__(self, msg):
...
Parameter | Type | Description |
---|---|---|
msg | str |
See Also
- module
aspose.threed.utilities
- class
ParseException
Constructor of ParseException
def __init__(self, msg):
...
Parameter | Type | Description |
---|---|---|
msg | str |
aspose.threed.utilities
ParseException