|
ARB
|
#include <DBwriter.h>
Public Member Functions | |
| DBerror () | |
| DBerror (const char *msg) | |
| DBerror (const string &msg) | |
| DBerror (const char *msg, GB_ERROR gberror) | |
| DBerror (const string &msg, GB_ERROR gberror) | |
| const string & | getMessage () const |
Definition at line 33 of file DBwriter.h.
| DBerror::DBerror | ( | ) |
Definition at line 38 of file DBwriter.cxx.
References GB_await_error(), and init.
| DBerror::DBerror | ( | const char * | msg | ) |
Definition at line 39 of file DBwriter.cxx.
References GB_await_error(), and init.
| DBerror::DBerror | ( | const string & | msg | ) |
Definition at line 41 of file DBwriter.cxx.
References init.
|
inline |
Definition at line 47 of file DBwriter.h.
Referenced by Importer::import().
1.8.8