Class DriverException
DriverException class
The exception raised by internal rendering drivers.
public class DriverException : Exception
Constructors
Name | Description |
---|---|
DriverException(uint, string) | Initialize an instance of DriverException with specified native driver error code and message. |
Properties
Name | Description |
---|---|
ErrorCode { get; } | Gets the native error code. |
See Also
- namespace Aspose.ThreeD.Render
- assembly Aspose.3D