rivet is hosted by Hepforge, IPPP Durham
InfoError Class Reference

Error specialisation for failures relating to analysis info. More...

#include <Exceptions.hh>

Inheritance diagram for InfoError:
Collaboration diagram for InfoError:

List of all members.

Public Member Functions

 InfoError (const std::string &what)

Detailed Description

Error specialisation for failures relating to analysis info.

Definition at line 44 of file Exceptions.hh.


Constructor & Destructor Documentation

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

Definition at line 46 of file Exceptions.hh.

: Error(what) {}

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