Exception class for simulation setup time and snBlocks. More...
#include <snSimulation.h>
Public Member Functions | |
snSimulationException (const char *) | |
snSimulationException (std::string) | |
std::string | what () |
Private Attributes | |
std::string | exceptionDescription |
Exception class for simulation setup time and snBlocks.
snSimulationException::snSimulationException | ( | const char * | s | ) |
snSimulationException::snSimulationException | ( | std::string | s | ) |
|
inline |
|
private |