OpenWalnut 1.2.5
Public Member Functions
WEquationHasNoRoots Class Reference

Indicates invalid element access of a container. More...

#include <WEquationHasNoRoots.h>

Inheritance diagram for WEquationHasNoRoots:

List of all members.

Public Member Functions

 WEquationHasNoRoots (const std::string &msg="Equation has no roots")
 Default constructor.
virtual ~WEquationHasNoRoots () throw ()
 Destructor.

Detailed Description

Indicates invalid element access of a container.

Definition at line 36 of file WEquationHasNoRoots.h.


Constructor & Destructor Documentation

WEquationHasNoRoots::WEquationHasNoRoots ( const std::string &  msg = "Equation has no roots") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WEquationHasNoRoots.cpp.

WEquationHasNoRoots::~WEquationHasNoRoots ( ) throw () [virtual]

Destructor.

Definition at line 35 of file WEquationHasNoRoots.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends