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