DOpE
Public Member Functions
DOpE::DOpEIterationException Class Reference

#include <dopeexception.h>

Inheritance diagram for DOpE::DOpEIterationException:
DOpE::DOpEException

Public Member Functions

 DOpEIterationException (std::string message, std::string thrower="unspecified throwing instance")
 
virtual std::string GetName ()
 
- Public Member Functions inherited from DOpE::DOpEException
 DOpEException (std::string message, std::string thrower="unspecified throwing instance")
 
 ~DOpEException ()
 
std::string GetErrorMessage ()
 
std::string GetThrowingInstance ()
 

Detailed Description

A specialized exception, to indicate that an error during an iterative method has occured, e.g., too many iterations.

Constructor & Destructor Documentation

DOpE::DOpEIterationException::DOpEIterationException ( std::string  message,
std::string  thrower = "unspecified throwing instance" 
)
inline

Member Function Documentation

virtual std::string DOpE::DOpEIterationException::GetName ( )
inlinevirtual

Reimplemented from DOpE::DOpEException.


The documentation for this class was generated from the following file: