The reference to the phidget exception that was thrown.
Namespace:
Phidgets.EventsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
Syntax
| C# |
|---|
public readonly PhidgetException exception |
| Visual Basic (Declaration) |
|---|
Public ReadOnly exception As PhidgetException |
| Visual C++ |
|---|
public: initonly PhidgetException^ exception |