yat  0.21pre
Public Member Functions | List of all members
theplu::yat::utility::GSL_error Class Reference

Class for errors reported from underlying GSL calls. More...

#include <yat/utility/Exception.h>

Inheritance diagram for theplu::yat::utility::GSL_error:
theplu::yat::utility::runtime_error

Public Member Functions

 GSL_error (std::string message)
 Constructor to create an exception with a message.
 
 GSL_error (std::string message, int gsl_status)
 Constructor to create an exception with a message containg the GSL error description.
 

Detailed Description

Class for errors reported from underlying GSL calls.

GSL_error is used in the same way as C++ standard library exceptions.


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

Generated on Wed Jan 25 2023 03:34:29 for yat by  doxygen 1.8.14