[]Jimmy's World.org
Not Left, nor right. Just correct.
[]
Jimmy's World Games
Not a Member? - Login or Create an Account
[] Tuesday the 6th of January 2009 @ 07:07am
News Journal Creative Writing Projects Your JW About

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

n2l::cDuplicateKeyException Class Reference

Thrown when a system depending on unique keys is asked to duplicate a key which already exists. More...

#include <cDuplicateKeyException.h>

Inheritance diagram for n2l::cDuplicateKeyException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions


Detailed Description

Thrown when a system depending on unique keys is asked to duplicate a key which already exists.

Definition at line 35 of file cDuplicateKeyException.h.


Constructor & Destructor Documentation

n2l::cDuplicateKeyException::cDuplicateKeyException const tString iCallSource,
const tString iMessage,
const tString iKey,
const tString iType = "Duplicate Key Exception"
 

Definition at line 30 of file cDuplicateKeyException.cpp.

n2l::cDuplicateKeyException::~cDuplicateKeyException  )  [virtual]
 

Definition at line 41 of file cDuplicateKeyException.cpp.


Member Function Documentation

const tString & n2l::cDuplicateKeyException::key  )  const
 

Definition at line 55 of file cDuplicateKeyException.cpp.

Referenced by operator tString().

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

Reimplemented from n2l::cException.

Definition at line 46 of file cDuplicateKeyException.cpp.

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

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

Reimplemented from n2l::cException.

Definition at line 47 of file cDuplicateKeyException.h.


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