struct Rivet::Error
Rivet::Error
Generic runtime Rivet error.
#include <Exceptions.hh>
Inherits from std::runtime_error
Inherited by Rivet::IOError, Rivet::InfoError, Rivet::LogicError, Rivet::LookupError, Rivet::PidError, Rivet::RangeError, Rivet::UserError, Rivet::WeightError
Public Functions
Name | |
---|---|
Error(const std::string & what) |
Public Functions Documentation
function Error
inline Error(
const std::string & what
)
Updated on 2022-08-07 at 20:17:16 +0100