|
OpenStructure
|
#include <sqlite_wrap.hh>
Inherits Error.
Public Member Functions | |
| DatabaseError (const String &msg) | |
Public Member Functions inherited from Error | |
| Error (const String &m) | |
| ~Error () throw () | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from Error | |
| String | mesg_ |
Definition at line 84 of file sqlite_wrap.hh.
|
inline |
Definition at line 86 of file sqlite_wrap.hh.
1.8.1.1