LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cDriverLayerException Class Reference
An exception thrown when a request to a lower level driver API fails in a way that is not handled by
n2l.
More...
#include <cDriverLayerException.h>
Inheritance diagram for n2l::cDriverLayerException:
[legend]Collaboration diagram for n2l::cDriverLayerException:
[legend]List of all members.Public Member Functions
Detailed Description
An exception thrown when a request to a lower level driver API fails in a way that is not handled by
n2l.
Definition at line 36 of file cDriverLayerException.h.
Constructor & Destructor Documentation
| n2l::cDriverLayerException::cDriverLayerException |
( |
const tString & |
iCallSource, |
|
|
const tString & |
iMessage, |
|
|
const tString & |
iDriverName, |
|
|
const tString & |
iDriverError, |
|
|
const tString & |
iType = "Driver" |
|
) |
|
|
| n2l::cDriverLayerException::~cDriverLayerException |
( |
|
) |
[virtual] |
|
Member Function Documentation
| const tString & n2l::cDriverLayerException::driverError |
( |
|
) |
const [virtual] |
|
| const tString & n2l::cDriverLayerException::driverName |
( |
|
) |
const [virtual] |
|
| n2l::cDriverLayerException::operator tString |
( |
|
) |
const [virtual] |
|
| virtual void n2l::cDriverLayerException::rethrow |
( |
|
) |
const [inline, virtual] |
|
The documentation for this class was generated from the following files: