Cypress  1.0
C++ Spiking Neural Network Simulation Framework
cypress::ExecutionError Class Reference

#include <exceptions.hpp>

Inheritance diagram for cypress::ExecutionError:
Inheritance graph
[legend]
Collaboration diagram for cypress::ExecutionError:
Collaboration graph
[legend]

Detailed Description

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.


The documentation for this class was generated from the following file: