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 Thu Nov 29 16:46:50 2007 for ASDM C++ Implementation by  doxygen 1.5.1