#include <exception.h>
Inheritance diagram for GQL::SQLException:

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 |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.15