antioch-0.4.0
List of all members | Public Member Functions
Antioch::FailedNewtonTTvInversion Class Reference

A class representing failed Newton convergence in T/Tv inversion. More...

#include <antioch_exceptions.h>

Inheritance diagram for Antioch::FailedNewtonTTvInversion:

Public Member Functions

 FailedNewtonTTvInversion (const std::string &description)
 

Detailed Description

A class representing failed Newton convergence in T/Tv inversion.

Definition at line 73 of file antioch_exceptions.h.

Constructor & Destructor Documentation

Antioch::FailedNewtonTTvInversion::FailedNewtonTTvInversion ( const std::string &  description)
inline

Definition at line 76 of file antioch_exceptions.h.

77  : std::runtime_error (description)
78  {}

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

Generated on Thu Jul 7 2016 11:09:49 for antioch-0.4.0 by  doxygen 1.8.8