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

SIGEL_Simulation::SIG_DynaSystemWrongNumberException Class Reference

The SIG_DynaSystem throws a SIG_DynaSystemWrongNumberException if someone tries to get a DynaObject by Number which doesn't exist. More...

#include <SIG_DynaSystemWrongNumberException.h>

Inheritance diagram for SIGEL_Simulation::SIG_DynaSystemWrongNumberException:

SIGEL_Tools::SIG_Exception List of all members.

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


Detailed Description

The SIG_DynaSystem throws a SIG_DynaSystemWrongNumberException if someone tries to get a DynaObject by Number which doesn't exist.

Definition at line 13 of file SIG_DynaSystemWrongNumberException.h.


Constructor & Destructor Documentation

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

Definition at line 3 of file SIG_DynaSystemWrongNumberException.cpp.

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

Definition at line 11 of file SIG_DynaSystemWrongNumberException.cpp.


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