KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::IterativeSolverException Class Reference

To be raised if an iterative solver fails. More...

#include <detailed_exception.hh>

Detailed Description

To be raised if an iterative solver fails.

Definition at line 154 of file detailed_exception.hh.

Inheritance diagram for Kaskade::IterativeSolverException:
Kaskade::DetailedException Kaskade::InfeasibleProblemException Kaskade::LinesearchException Kaskade::UnboundedProblemException

Public Member Functions

 IterativeSolverException (std::string const &message, std::string const &file, int const line)
 

Constructor & Destructor Documentation

◆ IterativeSolverException()

Kaskade::IterativeSolverException::IterativeSolverException ( std::string const &  message,
std::string const &  file,
int const  line 
)
inline

Definition at line 157 of file detailed_exception.hh.


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