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