rivet is hosted by Hepforge, IPPP Durham
RangeError Class Reference

Error for e.g. use of invalid bin ranges. More...

#include <Exceptions.hh>

Inheritance diagram for RangeError:
Collaboration diagram for RangeError:

List of all members.

Public Member Functions

 RangeError (const std::string &what)

Detailed Description

Error for e.g. use of invalid bin ranges.

Definition at line 23 of file Exceptions.hh.


Constructor & Destructor Documentation

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

Definition at line 25 of file Exceptions.hh.

: Error(what) {}

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