Class SetupFailure

Inheritance Relationships

Base Type

Class Documentation

class amici::SetupFailure : public amici::AmiException

Setup failure exception.

This exception should be thrown when the solver setup failed for this exception we can assume that we cannot recover from the exception and an error will be thrown

Public Functions

SetupFailure(const char *msg)

Constructor, simply calls AmiException constructor.

Parameters
  • msg: