|
|
| UserException (int c, const std::string &m) |
| |
|
virtual bool | severe () |
| |
|
virtual bool | isUserAssertion () |
| |
|
virtual void | appendPrefix (std::stringstream &ss) const |
| |
|
| AssertionException (const ExceptionInfo &ei) |
| |
|
| AssertionException (const char *msg, int code) |
| |
|
| AssertionException (const std::string &msg, int code) |
| |
|
bool | interrupted () |
| |
|
| DBException (const ExceptionInfo &ei) |
| |
|
| DBException (const char *msg, int code) |
| |
|
| DBException (const std::string &msg, int code) |
| |
|
virtual const char * | what () const throw () |
| |
|
virtual int | getCode () const |
| |
|
virtual void | addContext (const std::string &str) |
| |
|
Status | toStatus (const std::string &context) const |
| |
|
Status | toStatus () const |
| |
|
virtual std::string | toString () const |
| |
|
const ExceptionInfo & | getInfo () const |
| |
|
|
static ErrorCodes::Error | convertExceptionCode (int exCode) |
| |
|
std::string | _shard |
| |
|
static bool | traceExceptions = false |
| |
|
ExceptionInfo | _ei |
| |
The documentation for this class was generated from the following files: