mongo::StaleConfigException Member List
This is the complete list of members for
mongo::StaleConfigException, including all inherited members.
_ei | mongo::DBException | [protected] |
_justConnection | mongo::StaleConfigException | [private] |
_ns | mongo::StaleConfigException | [private] |
appendPrefix(stringstream &ss) const | mongo::StaleConfigException | [inline, virtual] |
AssertionException(const ExceptionInfo &ei) | mongo::AssertionException | [inline] |
AssertionException(const char *msg, int code) | mongo::AssertionException | [inline] |
AssertionException(const string &msg, int code) | mongo::AssertionException | [inline] |
DBException(const ExceptionInfo &ei) | mongo::DBException | [inline] |
DBException(const char *msg, int code) | mongo::DBException | [inline] |
DBException(const string &msg, int code) | mongo::DBException | [inline] |
getCode() const | mongo::DBException | [inline, virtual] |
getInfo() const | mongo::DBException | [inline] |
getns() const | mongo::StaleConfigException | [inline] |
interrupted() | mongo::AssertionException | [inline] |
isUserAssertion() | mongo::AssertionException | [inline, virtual] |
justConnection() const | mongo::StaleConfigException | [inline] |
parse(const string &big, string &ns, string &raw) | mongo::StaleConfigException | [inline, static] |
severe() | mongo::AssertionException | [inline, virtual] |
StaleConfigException(const string &ns, const string &raw, bool justConnection=false) | mongo::StaleConfigException | [inline] |
toString() const | mongo::DBException | [inline, virtual] |
what() const | mongo::DBException | [inline, virtual] |
~AssertionException() | mongo::AssertionException | [inline, virtual] |
~DBException() | mongo::DBException | [inline, virtual] |
~StaleConfigException() | mongo::StaleConfigException | [inline, virtual] |