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

SIGEL_Simulation::SIG_SimulationCannotSolveException Class Reference

The SIG_Simulation throws a SIG_SimulationCannotSolveException if some constraints couldn't be solved by Dynamo. More...

#include <SIG_SimulationCannotSolveException.h>

Inheritance diagram for SIGEL_Simulation::SIG_SimulationCannotSolveException:

SIGEL_Tools::SIG_Exception List of all members.

Public Methods

 SIG_SimulationCannotSolveException (QString fileName, int line, QString message)
 Calls the superclasses SIG_Exception constructor with this parameter list and prepends "SimulationCannotSolveException: " to the message. More...

 SIG_SimulationCannotSolveException (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_Simulation throws a SIG_SimulationCannotSolveException if some constraints couldn't be solved by Dynamo.

Definition at line 13 of file SIG_SimulationCannotSolveException.h.


Constructor & Destructor Documentation

SIGEL_Simulation::SIG_SimulationCannotSolveException::SIG_SimulationCannotSolveException ( 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_SimulationCannotSolveException.cpp.

SIGEL_Simulation::SIG_SimulationCannotSolveException::SIG_SimulationCannotSolveException ( 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_SimulationCannotSolveException.cpp.


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