A simple custom exception used for a LabVIEW control cannot be read More...
Public Member Functions | |
GetControlsException (String message) | |
Recommended constructor More... | |
A simple custom exception used for a LabVIEW control cannot be read
Definition at line 25 of file LabViewException.cs.
|
inline |
Recommended constructor
message | The error message |
Definition at line 31 of file LabViewException.cs.