rivet is hosted by Hepforge, IPPP Durham
LogicError Class Reference

Error specialisation for places where alg logic has failed. More...

#include <Exceptions.hh>

Inheritance diagram for LogicError:
Collaboration diagram for LogicError:

List of all members.

Public Member Functions

 LogicError (const std::string &what)

Detailed Description

Error specialisation for places where alg logic has failed.

Definition at line 30 of file Exceptions.hh.


Constructor & Destructor Documentation

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

Definition at line 32 of file Exceptions.hh.

: Error(what) {}

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