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