mongo::SocketException Member List
This is the complete list of members for
mongo::SocketException, including all inherited members.
_ei | mongo::DBException | [protected] |
_extra | mongo::SocketException | [private] |
_server | mongo::SocketException | [private] |
_type | mongo::SocketException | |
appendPrefix(stringstream &ss) const | mongo::DBException | [inline, virtual] |
CLOSED enum value | mongo::SocketException | |
CONNECT_ERROR enum value | mongo::SocketException | |
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] |
FAILED_STATE enum value | mongo::SocketException | |
getCode() const | mongo::DBException | [inline, virtual] |
getInfo() const | mongo::DBException | [inline] |
RECV_ERROR enum value | mongo::SocketException | |
RECV_TIMEOUT enum value | mongo::SocketException | |
SEND_ERROR enum value | mongo::SocketException | |
SEND_TIMEOUT enum value | mongo::SocketException | |
shouldPrint() const | mongo::SocketException | [inline] |
SocketException(Type t, string server="", int code=9001, string extra="") | mongo::SocketException | [inline] |
toString() const | mongo::SocketException | [virtual] |
Type enum name | mongo::SocketException | |
what() const | mongo::DBException | [inline, virtual] |
~DBException() | mongo::DBException | [inline, virtual] |
~SocketException() | mongo::SocketException | [inline, virtual] |