Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members
SIGEL_RobotIO::SIG_FileNotFoundError Class Reference
SIG_FileNotFoundError will be thrown if a file that contains urgently needed information could for some reason not be opened.
More...
#include <SIG_RobotIOExceptions.h>
Inheritance diagram for SIGEL_RobotIO::SIG_FileNotFoundError:
List of all members.
Detailed Description
SIG_FileNotFoundError will be thrown if a file that contains urgently needed information could for some reason not be opened.
This does not mean that the file does not exist, e.g. one could lack read permission.
Definition at line 16 of file SIG_RobotIOExceptions.h.
Constructor & Destructor Documentation
SIGEL_RobotIO::SIG_FileNotFoundError::SIG_FileNotFoundError (
|
QString file,
|
|
int line,
|
|
QString unfound )
|
|
|
Constructor.
-
Parameters:
-
file
|
As in SIG_Exception. |
line
|
As in SIG_Exception. |
unfound
|
This should be the name of the file that could not be read. |
Definition at line 4 of file SIG_RobotIOExceptions.cpp. |
The documentation for this class was generated from the following files:
Generated at Mon Sep 3 01:32:42 2001 for PG 368 - SIGEL by
1.2.3 written by Dimitri van Heesch,
© 1997-2000