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