asdm::UniquenessViolationException Class Reference

#include <UniquenessViolationException.h>

List of all members.


Detailed Description

The UniquenessViolationException class represents an exception occuring when one tries to add a row in table whose all mandatory attributes values except the autoincrementable one are already met in an existing row of the table.


Public Member Functions

 UniquenessViolationException ()
 UniquenessViolationException (string t)
string getMessage () const

Protected Attributes

string message


Constructor & Destructor Documentation

asdm::UniquenessViolationException::UniquenessViolationException  )  [inline]
 

An empty constructor.

asdm::UniquenessViolationException::UniquenessViolationException string  t  )  [inline]
 

Create an exception exception occuring when one tries to add a row in table whose all mandatory attributes values except the autoincrementable one are already met in an existing row of the table.

Parameters:
t string. Name the table where the exception occurred.


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 17:43:47 2008 for ASDM C++ Implementation by doxygen 1.3.8