DriverException class

DriverException class

The exception raised by internal rendering drivers.

The DriverException type exposes the following members:

Constructors

ConstructorDescription
initInitialize an instance of DriverException with specified native driver error code and message.

Properties

PropertyDescription
error_codeGets the native error code.

See Also