#include <SIG_SimulationCannotSolveException.h>
Inheritance diagram for SIGEL_Simulation::SIG_SimulationCannotSolveException:
Public Methods | |
SIG_SimulationCannotSolveException (QString fileName, int line, QString message) | |
Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message. More... | |
SIG_SimulationCannotSolveException (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_SimulationCannotSolveException.h.
|
Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message.
Definition at line 3 of file SIG_SimulationCannotSolveException.cpp. |
|
Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message.
Definition at line 11 of file SIG_SimulationCannotSolveException.cpp. |