IBR-DTNSuite
0.10
|
#include <socket.h>
Public Member Functions | |
socket_error (socket_error_code code, string error) | |
socket_error_code | code () const |
![]() | |
socket_exception () | |
socket_exception (string error) | |
![]() | |
Exception () throw () | |
Exception (const exception &) throw () | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Exception (string what) throw () | |
Additional Inherited Members | |
![]() | |
string | _what |
|
inline |
|
inline |
Definition at line 61 of file socket.h.
Referenced by ibrcommon::socketstream::overflow(), and ibrcommon::socketstream::underflow().