#include <exception.h>
Inheritance diagram for GQL::SQLException:
Public Member Functions | |
SQLException (const std::string &str=std::string(), const std::string &state=std::string(), int err=0) | |
virtual | ~SQLException () throw () |
const char * | get_message () const |
int | get_error_code () const |
const std::string & | get_sql_state () const |
|
|
|
|
|
|
|
|
|
|