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