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

GQL::SQLException Class Reference

#include <exception.h>

Inheritance diagram for GQL::SQLException:

GQL::SQLWarning List of all members.

Public Methods

 SQLException (const string &str=string(), const string &state=string(), int err=0)
virtual ~SQLException () throw ()
const char * get_message () const
int get_error_code () const
const string & get_sql_state () const

Constructor & Destructor Documentation

GQL::SQLException::SQLException const string &    str = string(),
const string &    state = string(),
int    err = 0
[inline]
 

virtual GQL::SQLException::~SQLException   throw () [inline, virtual]
 


Member Function Documentation

int GQL::SQLException::get_error_code   const [inline]
 

const char* GQL::SQLException::get_message   const [inline]
 

const string& GQL::SQLException::get_sql_state   const [inline]
 


The documentation for this class was generated from the following file:
Generated on Fri Apr 19 13:00:13 2002 for gql by doxygen1.2.15