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