Exception which is thrown if there is no data for a given energy. More...
#include <exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
data_not_available_exception (std::string const &str, const std::size_t &bin_no) | |
virtual | ~data_not_available_exception () throw () |
Exception which is thrown if there is no data for a given energy.
Definition at line 64 of file exception.hpp.
|
inline |
Definition at line 70 of file exception.hpp.
|
inlinevirtual |
Definition at line 75 of file exception.hpp.
|
inlinevirtual |
Definition at line 68 of file exception.hpp.