InitializationException constructor
init
Initialize an InitializationException
instance
def __init__(self):
...
init
Initialize an InitializationException
instance with specified exception message.
def __init__(self, msg):
...
Parameter | Type | Description |
---|---|---|
msg | str |
See Also
- module
aspose.threed.render
- class
InitializationException