[]Jimmy's World.org
I care not for your petty politics.
[]
Jimmy's World Games
Not a Member? - Login or Create an Account
[] Tuesday the 6th of January 2009 @ 12:22pm
News Journal Creative Writing Projects Your JW About

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cOutOfBoundsException Class Reference

A specific type of cException to describe an out-of-bounds request on a container object. More...

#include <cOutOfBoundsException.h>

Inheritance diagram for n2l::cOutOfBoundsException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

A specific type of cException to describe an out-of-bounds request on a container object.

Definition at line 36 of file cOutOfBoundsException.h.


Constructor & Destructor Documentation

n2l::cOutOfBoundsException::cOutOfBoundsException const tString iCallSource,
const tString iMessage,
const tString iKey = "",
const tString iType = "Out of Bounds Key"
 

Definition at line 31 of file cOutOfBoundsException.cpp.

n2l::cOutOfBoundsException::~cOutOfBoundsException  )  [virtual]
 

Definition at line 40 of file cOutOfBoundsException.cpp.


Member Function Documentation

const tString & n2l::cOutOfBoundsException::key  )  const [virtual]
 

Definition at line 54 of file cOutOfBoundsException.cpp.

Referenced by operator tString().

n2l::cOutOfBoundsException::operator tString  )  const [virtual]
 

Reimplemented from n2l::cException.

Definition at line 45 of file cOutOfBoundsException.cpp.

References n2l::cException::callSource(), key(), n2l::cException::message(), and n2l::cException::type().

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

Reimplemented from n2l::cException.

Definition at line 48 of file cOutOfBoundsException.h.


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