rivet is hosted by Hepforge, IPPP Durham
LogicError Struct Reference

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

#include <Exceptions.hh>

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


Constructor & Destructor Documentation

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

Definition at line 29 of file Exceptions.hh.

: Error(what) {}

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