Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members
SIGEL_RobotIO::SIG_SyntaxError Class Reference
This exception will be thrown if the configuration file is not valid.
More...
#include <SIG_RobotIOExceptions.h>
Inheritance diagram for SIGEL_RobotIO::SIG_SyntaxError:
List of all members.
Public Methods |
| SIG_SyntaxError (QString file, int line, QString msg, QString filenm, int srcln) |
| Constructor. More...
|
Static Public Methods |
QString | int2string (int i) |
Detailed Description
This exception will be thrown if the configuration file is not valid.
The user should be able to read the message.
Definition at line 35 of file SIG_RobotIOExceptions.h.
Constructor & Destructor Documentation
SIGEL_RobotIO::SIG_SyntaxError::SIG_SyntaxError (
|
QString file,
|
|
int line,
|
|
QString msg,
|
|
QString filenm,
|
|
int srcln )
|
|
|
Constructor.
-
Parameters:
-
file
|
As in SIG_Exception. |
line
|
As in SIG_Exception. |
msg
|
The syntax error will be described in stupendous detail here. |
srcln
|
The line of the source file in which the error was detected. This does not mean that this is the line in which the error actually occurs. Of course the s*** may have been written down several paragraphs earlier. |
Definition at line 12 of file SIG_RobotIOExceptions.cpp. |
Member Function Documentation
QString SIGEL_RobotIO::SIG_SyntaxError::int2string (
|
int i ) [static]
|
|
The documentation for this class was generated from the following files:
Generated at Mon Sep 3 01:32:58 2001 for PG 368 - SIGEL by
1.2.3 written by Dimitri van Heesch,
© 1997-2000