PidError Class Reference

#include <Exceptions.hh>

Inheritance diagram for PidError:

Inheritance graph
[legend]

Collaboration diagram for PidError:

Collaboration graph
[legend]

List of all members.


Detailed Description

Error specialisation for failures relating to particle ID codes.

Definition at line 37 of file Exceptions.hh.


Public Member Functions

 PidError (const std::string &what)

Constructor & Destructor Documentation

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

Definition at line 39 of file Exceptions.hh.

00039 : Error(what) {}


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