rivet is hosted by Hepforge, IPPP Durham
UserError Class Reference

Error specialisation for where the problem is between the chair and computer. More...

#include <Exceptions.hh>

Inheritance diagram for UserError:
Collaboration diagram for UserError:

List of all members.

Public Member Functions

 UserError (const std::string &what)

Detailed Description

Error specialisation for where the problem is between the chair and computer.

Definition at line 61 of file Exceptions.hh.


Constructor & Destructor Documentation

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

Definition at line 63 of file Exceptions.hh.

: Error(what) {}

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