struct Rivet::LogicError

Rivet::LogicError

Error specialisation for places where alg logic has failed.

#include <Exceptions.hh>

Inherits from Rivet::Error, std::runtime_error

Public Functions

Name
LogicError(const std::string & what)

Additional inherited members

Public Functions inherited from Rivet::Error

Name
Error(const std::string & what)

Public Functions Documentation

function LogicError

inline LogicError(
    const std::string & what
)

Updated on 2022-08-07 at 20:17:17 +0100