[]Jimmy's World.org
No ads. No Profit. No Master, But Truth.
[]
Jimmy's World Games
Not a Member? - Login or Create an Account
[] Monday the 5th of January 2009 @ 10:48pm
News Journal Creative Writing Projects Your JW About

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cNoResultException Class Reference

An exception thrown when a requested result may not be found because some precondition to the operation is not met, for example the point intersection of three planes where one or more of the planes are parallel. More...

#include <cNoResultException.h>

Inheritance diagram for n2l::cNoResultException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

An exception thrown when a requested result may not be found because some precondition to the operation is not met, for example the point intersection of three planes where one or more of the planes are parallel.

Definition at line 39 of file cNoResultException.h.


Constructor & Destructor Documentation

n2l::cNoResultException::cNoResultException const tString iCallSource,
const tString iMessage,
const tString iType = "No Result Exception"
 

Definition at line 31 of file cNoResultException.cpp.

n2l::cNoResultException::~cNoResultException  )  [virtual]
 

Definition at line 39 of file cNoResultException.cpp.


Member Function Documentation

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

Reimplemented from n2l::cException.

Definition at line 47 of file cNoResultException.h.


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