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