CompressorException constructor
init
Initializes a new instance of the CompressorException
class.
def __init__(self, message):
...
Parameter | Type | Description |
---|---|---|
message | str | The exception message. |
See Also
- module
aspose.cad.cadexceptions
- class
CompressorException