DOpE
Public Member Functions
DOpE::DOpENegativeCurvatureException Class Reference

#include <dopeexception.h>

Inheritance diagram for DOpE::DOpENegativeCurvatureException:
DOpE::DOpEException

Public Member Functions

 DOpENegativeCurvatureException (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 that indicates that method a method, e.g., conjugate gradient for the reduced hessian, has terminated because of a negative curvature.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from DOpE::DOpEException.


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