mongo::StaleConfigException Class Reference
#include <util.h>
List of all members.
Detailed Description
your config info for a given shard/chunk is out of date
Definition at line 122 of file util.h.
Constructor & Destructor Documentation
mongo::StaleConfigException::StaleConfigException |
( |
const string & |
ns, |
|
|
const string & |
raw, |
|
|
bool |
justConnection = false | |
|
) |
| | [inline] |
virtual mongo::StaleConfigException::~StaleConfigException |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
virtual void mongo::StaleConfigException::appendPrefix |
( |
stringstream & |
ss |
) |
const [inline, virtual] |
string mongo::StaleConfigException::getns |
( |
|
) |
const [inline] |
bool mongo::StaleConfigException::justConnection |
( |
|
) |
const [inline] |
static bool mongo::StaleConfigException::parse |
( |
const string & |
big, |
|
|
string & |
ns, |
|
|
string & |
raw | |
|
) |
| | [inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file: