![]() |
helics
2.8.1
|
#include <helicsExceptions.hpp>
Inheritance diagram for helicscpp::HelicsException:Public Member Functions | |
| HelicsException (int error_code, const char *errorString) | |
| int | errorCode () const |
defining an exception class for helics errors
|
inlineexplicit |
constructor for the exception
| error_code | an integer code of the error |
| errorString | a string describing the error |
|
inline |
get the error code
1.8.17