Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

SIGEL_Simulation::SIG_RegisterWrongSizeException Class Reference

This method is thrown if the SIG_Recorder wants to access its SIG_SimulationQueries-pointer although it is 0. More...

#include <SIG_RegisterWrongSizeException.h>

Inheritance diagram for SIGEL_Simulation::SIG_RegisterWrongSizeException:

SIGEL_Tools::SIG_Exception List of all members.

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...


Detailed Description

This method is thrown if the SIG_Recorder wants to access its SIG_SimulationQueries-pointer although it is 0.

Definition at line 13 of file SIG_RegisterWrongSizeException.h.


Constructor & Destructor Documentation

SIGEL_Simulation::SIG_RegisterWrongSizeException::SIG_RegisterWrongSizeException ( QString fileName,
int line,
QString message )
 

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.

SIGEL_Simulation::SIG_RegisterWrongSizeException::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.

Definition at line 11 of file SIG_RegisterWrongSizeException.cpp.


The documentation for this class was generated from the following files:
Generated at Mon Sep 3 01:32:54 2001 for PG 368 - SIGEL by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000