Public Member Functions | |
| GenICException () | |
| GenICException (String msg) | |
Definition at line 34 of file GenICException.java.
|
|
Constructs an GenICException with no specified detail message. Definition at line 41 of file GenICException.java. |
|
|
Constructs an GenICException with the specified detail message. Definition at line 48 of file GenICException.java. |
1.3.9.1