Private Member Functions | List of all members
hit::HitAnaAlgException Class Reference

#include <HitAnaAlg.h>

Inheritance diagram for hit::HitAnaAlgException:

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 101 of file HitAnaAlg.h.

Member Function Documentation

virtual const char* hit::HitAnaAlgException::what ( void  ) const
throw (
)
inlineprivatevirtual

Definition at line 103 of file HitAnaAlg.h.

104  {
105  return "HitAnaAlg Exception";
106  }

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