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