MaxRTNativeException Class
An exception class representing native errors in the MaxRT environment. This class provides detailed error codes and descriptions.
Namespace:
IntervalZero.MaxRT
Assembly:
IntervalZero.MaxRT (in IntervalZero.MaxRT.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class MaxRTNativeException
The MaxRTNativeException type exposes the following members:
Properties
| Name | Description | |
|---|---|---|
|
|
Gets the error code associated with the exception. |
|
|
|
Gets a detailed message including the error code and description. |
|
|
|
Gets a string description of the error code retrieved by the Code property. |
See Also: