23 #ifndef __ccxx_SQLException_hxx 24 #define __ccxx_SQLException_hxx 46 inline void write(std::ostream& stream)
const 47 { _write(stream,
"SQLException"); }
60 #endif // __ccxx_SQLException_hxx
static const String empty
The empty string.
Definition: String.h++:1134
An exception indicating an I/O error.
Definition: IOException.h++:36
void write(std::ostream &stream) const
Write a textual representation of the exception to a stream.
Definition: SQLException.h++:46
String getSQL() const
Get the SQL statement associated with this exception.
Definition: SQLException.h++:50
A flexible, reference counted, copy-on-write, thread-safe, nullable string.
Definition: String.h++:50
An exception indicating a SQL database error.
Definition: SQLException.h++:37
static const String null
The null string.
Definition: String.h++:1128
Definition: AllocationMap.c++:25
#define COMMONCPPDB_API
Definition: Common.h++:127