Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

uesqlc::TSqlerrorException Class Reference

Exception: SQL exception class for SQLERROR condition. More...

#include <defs.hh>

Inheritance diagram for uesqlc::TSqlerrorException:

mpcl::TException mpcl::TErrorException uesqlc::TSqlstateDescriptor mpcl::io::IOutputStreamable< TChar, TTraits > mpcl::TException mpcl::io::IOutputStreamable< TChar, TTraits > List of all members.

Public Methods

 TSqlerrorException (const char *pkcFILE_NAME, const int kiLINE_NUMBER)
const std::string what (void) const

Detailed Description

Exception: SQL exception class for SQLERROR condition.

Definition at line 643 of file c++/include/uesqlc/defs.hh.


Constructor & Destructor Documentation

uesqlc::TSqlerrorException::TSqlerrorException const char *    pkcFILE_NAME,
const int    kiLINE_NUMBER
 

Builds a new instance.

Parameters:
pkcFILE_NAME  Filename where the exception has occurred.
kiLINE_NUMBER  Line number in the file where the exception has occurred.

Definition at line 916 of file defs.cc.

References uesqlc::TSqlstateDescriptor::getDescription(), and mpcl::TException::yRationale.


The documentation for this class was generated from the following files:
Generated on Mon Oct 13 02:40:12 2003 for UESQLC by doxygen1.2.18