YODA::Exception Class Reference Generic unspecialised YODA runtime error. More...
Inheritance diagram for YODA::Exception:
Detailed DescriptionGeneric unspecialised YODA runtime error. NB. We don't use "Error" because that's a useful stats word to have available! Definition at line 20 of file Exceptions.h. Constructor & Destructor Documentation◆ Exception()
Definition at line 19 of file Exceptions.cc. 20 : std::runtime_error(what) {}
The documentation for this class was generated from the following files:
Generated on Mon Oct 28 2024 13:47:24 for YODA - Yet more Objects for Data Analysis by 1.9.8 |