DriverException

DriverException

Overview

DriverException is a class in Aspose.3D FOSS for .NET. Inherits from: Exception.

The exception raised by internal rendering drivers.

This class provides 1 method for working with DriverException objects in .NET programs. Available methods include: DriverException. All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package. Properties: ErrorCode.

Properties

NameTypeAccessDescription
ErrorCodeuintReadGets the native error code.

Methods

SignatureDescription
DriverException(code: uint, message: string)Initialize an instance of with specified native driver error code and message.

See Also

 English