Cypress
1.0
C++ Spiking Neural Network Simulation Framework
|
#include <exceptions.hpp>
Exception that should be thrown by implementations of the Backend class if do_run fails. Only should be thrown if the simulator itself fails and not because of any internal reason.