StepReadException constructor
init
Constructs a new instance of StepReadException
def __init__(self, message, line, column):
...
| Parameter | Type | Description |
|---|---|---|
| message | str | |
| line | int | |
| column | int |
See Also
- module
aspose.cad.fileformats.stp - class
StepReadException