Class CvodeException

Inheritance Relationships

Base Type

Class Documentation

class amici::CvodeException : public amici::AmiException

cvode exception handler class

Public Functions

CvodeException(int error_code, const char *function)

Constructor.

Parameters
  • error_code: error code returned by cvode function

  • function: cvode function name