asdm::IllegalAccessException Class Reference

#include <IllegalAccessException.h>

List of all members.


Detailed Description

The IllegalAccessException class represents an exception when an error occurs in converting a table to its external representation or in restoring a table from one of its external representations.


Public Member Functions

 IllegalAccessException ()
 IllegalAccessException (const string &attribute, const string &table)
string getMessage () const

Protected Attributes

string message


Constructor & Destructor Documentation

asdm::IllegalAccessException::IllegalAccessException  )  [inline]
 

Create an exception if an attempt is made to access an optional variable that does not exist.

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

asdm::IllegalAccessException::IllegalAccessException const string &  attribute,
const string &  table
[inline]
 

Create an exception if an attempt is made to access an optional variable that does not exist.

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


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