#include <SocketException.h>
Public Member Functions | |
| SocketException (std::string s) | |
| ~SocketException () | |
| std::string | description () |
Private Attributes | |
| std::string | m_s |
|
|
Definition at line 27 of file SocketException.h. |
|
|
Definition at line 28 of file SocketException.h. |
|
|
Definition at line 30 of file SocketException.h. |
|
|
Definition at line 34 of file SocketException.h. |
1.3.9.1