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