CARMA C++
|
An exception for a timeout Will throw your msg plus file and line number. More...
import "carma/control/SubarrayControl.idl";
Public Attributes | |
string | errorMsg |
string | fileName |
short | lineNo |
An exception for a timeout Will throw your msg plus file and line number.
Good client code will supress the file and line number, as this is a user oriented message, not meant for program debugging. Usage example:
Definition at line 55 of file SubarrayControl.idl.