Public Member Functions | |
FASP_MANAGER_API | SocketException () |
Constructs this default FASP socket exception. | |
FASP_MANAGER_API | SocketException (std::string err_msg) |
FASP_MANAGER_API | ~SocketException () |
Deconstructs this FASP socket exception. |
FASP_MANAGER_API SocketException | ( | std::string | err_msg | ) | [inline] |
Constructs this FASP socket exception.
err_msg | the error message associated with this FASP socket exception |