teqp 0.22.0
Loading...
Searching...
No Matches
teqp::IterationFailure Class Reference

#include <exceptions.hpp>

Inheritance diagram for teqp::IterationFailure:
teqp::teqpException

Public Member Functions

 IterationFailure (const std::string &msg)
 
- Public Member Functions inherited from teqp::teqpException
const char * what () const noexcept override
 

Additional Inherited Members

- Protected Member Functions inherited from teqp::teqpException
 teqpException (int code, const std::string &msg)
 
- Protected Attributes inherited from teqp::teqpException
const int code
 
const std::string msg
 

Detailed Description

Definition at line 35 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ IterationFailure()

teqp::IterationFailure::IterationFailure ( const std::string & msg)
inline

Definition at line 37 of file exceptions.hpp.


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