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

To be raised if an iterative solver detects the problem to be infeasible (has no valid solution). More...

#include <detailed_exception.hh>

Detailed Description

To be raised if an iterative solver detects the problem to be infeasible (has no valid solution).

Definition at line 167 of file detailed_exception.hh.

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

Public Member Functions

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

Constructor & Destructor Documentation

◆ InfeasibleProblemException()

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

Definition at line 170 of file detailed_exception.hh.


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