LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cParsingException Class Reference
An exception thrown whenever the parsing of a data block fails due to corrupted, invalid or ambiguous content.
More...
#include <cParsingException.h>
Inheritance diagram for n2l::cParsingException:
[legend]Collaboration diagram for n2l::cParsingException:
[legend]List of all members.Public Member Functions
Detailed Description
An exception thrown whenever the parsing of a data block fails due to corrupted, invalid or ambiguous content.
Definition at line 36 of file cParsingException.h.
Constructor & Destructor Documentation
| n2l::cParsingException::cParsingException |
( |
const tString & |
iCallSource, |
|
|
const tString & |
iMessage, |
|
|
const tString & |
iBadData = "", |
|
|
const tString & |
iErrorOffset = "", |
|
|
const tString & |
iType = "Parsing Exception" |
|
) |
|
|
| n2l::cParsingException::~cParsingException |
( |
|
) |
[virtual] |
|
Member Function Documentation
| const tString & n2l::cParsingException::badData |
( |
|
) |
const [virtual] |
|
| const tString & n2l::cParsingException::errorOffset |
( |
|
) |
const [virtual] |
|
| n2l::cParsingException::operator tString |
( |
|
) |
const [virtual] |
|
| virtual void n2l::cParsingException::rethrow |
( |
|
) |
const [inline, virtual] |
|
The documentation for this class was generated from the following files: