Exception to indicate socket error. More...
#include <exception.hpp>
Public Member Functions | |
IPCSocketException (const int code, const std::string &message) | |
int | getCode () const |
Private Attributes | |
int | mCode |
Exception to indicate socket error.
|
inline |
|
inline |
|
private |