DriverException class
DriverException class
The exception raised by internal rendering drivers.
The DriverException type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self, code, message) | Initialize an instance of DriverException with specified native driver error code and message. |
Properties
| Property | Description |
|---|---|
| error_code | Gets the native error code. |
See Also
- module
aspose.threed.render - class
DriverException