AaronCameron.net
I care not for your petty politics.
Not a Member? - Login or Create an Account
Tuesday the 7th of February 2012 @ 01:14pm
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cBadDataUseException Class Reference

A specific exception type to describe the use of an uninitalized data object or class. More...

#include <cBadDataUseException.h>

Inheritance diagram for n2l::cBadDataUseException:

Inheritance graph
[legend]
Collaboration diagram for n2l::cBadDataUseException:

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

A specific exception type to describe the use of an uninitalized data object or class.

Definition at line 36 of file cBadDataUseException.h.


Constructor & Destructor Documentation

n2l::cBadDataUseException::cBadDataUseException const tString iCallSource,
const tString iMessage,
const tString iType = "Bad Data Use Exception"
 

Definition at line 31 of file cBadDataUseException.cpp.

n2l::cBadDataUseException::~cBadDataUseException  )  [virtual]
 

Definition at line 40 of file cBadDataUseException.cpp.


Member Function Documentation

virtual void n2l::cBadDataUseException::rethrow  )  const [inline, virtual]
 

Reimplemented from n2l::cException.

Definition at line 44 of file cBadDataUseException.h.


The documentation for this class was generated from the following files:
©2012 Aaron Cameron