A simple custom exception used for LabVIEW exceptions More...
Public Member Functions | |
LabViewException (String message) | |
Recommended constructor More... | |
A simple custom exception used for LabVIEW exceptions
Definition at line 10 of file LabViewException.cs.
|
inline |
Recommended constructor
message | The error message |
Definition at line 16 of file LabViewException.cs.