#include <SIG_RecorderNoQueriesSetException.h>
Inheritance diagram for SIGEL_Simulation::SIG_RecorderNoQueriesSetException:
Public Methods | |
SIG_RecorderNoQueriesSetException (QString fileName, int line, QString message) | |
Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message. More... | |
SIG_RecorderNoQueriesSetException (QString fileName, int line, QString message, SIG_Exception const& prevException) | |
Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message. More... |
Definition at line 13 of file SIG_RecorderNoQueriesSetException.h.
|
Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message.
Definition at line 3 of file SIG_RecorderNoQueriesSetException.cpp. |
|
Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message.
Definition at line 11 of file SIG_RecorderNoQueriesSetException.cpp. |