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

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cBadCastException Class Reference

A specific exception type to describe a bad type cast request which was impossible or illegal. More...

#include <cBadCastException.h>

Inheritance diagram for n2l::cBadCastException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

A specific exception type to describe a bad type cast request which was impossible or illegal.

Definition at line 35 of file cBadCastException.h.


Constructor & Destructor Documentation

n2l::cBadCastException::cBadCastException const tString iCallSource,
const tString iMessage,
const tString iType = "Bad Typecast Exception"
 

Definition at line 30 of file cBadCastException.cpp.

n2l::cBadCastException::~cBadCastException  )  [virtual]
 

Definition at line 39 of file cBadCastException.cpp.


Member Function Documentation

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

Reimplemented from n2l::cException.

Definition at line 43 of file cBadCastException.h.


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