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

SIGEL_Simulation::SIG_RecorderBadRecordingOrderException Class Reference

The SIG_Recorder throws this method if the methods init, record and finish are called in a bad order. More...

#include <SIG_RecorderBadRecordingOrderException.h>

Inheritance diagram for SIGEL_Simulation::SIG_RecorderBadRecordingOrderException:

SIGEL_Tools::SIG_Exception List of all members.

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


Detailed Description

The SIG_Recorder throws this method if the methods init, record and finish are called in a bad order.

Definition at line 12 of file SIG_RecorderBadRecordingOrderException.h.


Constructor & Destructor Documentation

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

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.

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

Definition at line 11 of file SIG_RecorderBadRecordingOrderException.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