rivet is hosted by Hepforge, IPPP Durham
Error Struct Reference

Generic runtime Rivet error. More...

#include <Exceptions.hh>

List of all members.

Public Member Functions

 Error (const std::string &what)

Detailed Description

Generic runtime Rivet error.

Definition at line 12 of file Exceptions.hh.


Constructor & Destructor Documentation

Error ( const std::string &  what) [inline]

Definition at line 13 of file Exceptions.hh.

: std::runtime_error(what) {}

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