mongo::SocketException Class Reference
#include <message.h>
List of all members.
Detailed Description
Definition at line 453 of file message.h.
Member Enumeration Documentation
- Enumerator:
| CLOSED |
|
| RECV_ERROR |
|
| SEND_ERROR |
|
| RECV_TIMEOUT |
|
| SEND_TIMEOUT |
|
| FAILED_STATE |
|
| CONNECT_ERROR |
|
Definition at line 455 of file message.h.
Constructor & Destructor Documentation
| mongo::SocketException::SocketException |
( |
Type |
t, |
|
|
string |
server = "", |
|
|
int |
code = 9001, |
|
|
string |
extra = "" | |
|
) |
| | [inline] |
| virtual mongo::SocketException::~SocketException |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
| bool mongo::SocketException::shouldPrint |
( |
|
) |
const [inline] |
| virtual string mongo::SocketException::toString |
( |
|
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: