asdm::ConversionException Class Reference

#include <ConversionException.h>

List of all members.


Detailed Description

The ConversionException 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

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

Protected Attributes

string message
string tableName


Constructor & Destructor Documentation

asdm::ConversionException::ConversionException  )  [inline]
 

Create an "empty" ConversionException.

asdm::ConversionException::ConversionException 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.


Member Function Documentation

string asdm::ConversionException::getMessage  )  const [inline]
 

Return the name of the exception followed by its cause.


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