Class IDAException¶
Defined in File exception.h
Inheritance Relationships¶
Base Type¶
public amici::AmiException(Class AmiException)
Class Documentation¶
-
class
amici::IDAException: public amici::AmiException¶ ida exception handler class
Public Functions
-
IDAException(int error_code, const char *function)¶ Constructor.
- Parameters
error_code: error code returned by ida functionfunction: ida function name
-