asdm::DuplicateKey Class Reference

#include <DuplicateKey.h>

List of all members.


Detailed Description

Generate an exception when a new row cannot be inserted because it contains a duplicate key.


Public Member Functions

 DuplicateKey (string m, string t)
string getMessage () const

Protected Attributes

string message
string tableName


Constructor & Destructor Documentation

asdm::DuplicateKey::DuplicateKey ( string  m,
string  t 
) [inline]

Create an exception if an error occurs in converting a table to its external representation or in restoring a table from one of its external representations.

Parameters:
m The conversion error.
t The table being converted.


The documentation for this class was generated from the following file:
Generated on Thu Nov 29 16:46:49 2007 for ASDM C++ Implementation by  doxygen 1.5.1