rivet is hosted by Hepforge, IPPP Durham
Error Class Reference

Generic runtime Rivet error. More...

#include <Exceptions.hh>

Inheritance diagram for Error:
Collaboration diagram for Error:

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 14 of file Exceptions.hh.

: std::runtime_error(what) {}

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