Public Member Functions | |
OwException (OwStatus st, string msg, OwHostErrorCode he, OwSensorErrorCode se, OwFirmwareErrorCode fe) | |
Properties | |
OwStatus | Status [get] |
OwHostErrorCode | HostErrorCode [get] |
OwSensorErrorCode | SensorErrorCode [get] |
OwFirmwareErrorCode | FirmwareErrorCode [get] |
Represents an exception that receives the error information ocurred in this library.
OWLIFT.OwException.OwException | ( | OwStatus | st, |
string | msg, | ||
OwHostErrorCode | he, | ||
OwSensorErrorCode | se, | ||
OwFirmwareErrorCode | fe | ||
) |
The constructor.
st | [in] The library error code. |
msg | [in] The error message. |
he | [in] The host error code. |
se | [in] The sensor error code. |
fe | [in] The device error code. |
|
get |
The device error code.
|
get |
The host error code.
|
get |
The sensor error code.
|
get |
The library error code.
Copyright (C) 2016 Infinitegra, INC. All Rights Reserved. |
Generated by |