Public Member Functions

ForIA::NoSuchHistogramException Class Reference

Error thrown if an attempt is made to fill a non-existent histogram. More...

#include <IHistogrammer.hh>

Inherits std::runtime_error.

List of all members.

Public Member Functions

 NoSuchHistogramException (const string &path, const string &name)
 NoSuchHistogramException (const string &path, const string &name, const IHistogrammer *histogrammer)

Detailed Description

Error thrown if an attempt is made to fill a non-existent histogram.

Definition at line 207 of file IHistogrammer.hh.


Constructor & Destructor Documentation

ForIA::NoSuchHistogramException::NoSuchHistogramException ( const string &  path,
const string &  name 
) [inline]

Definition at line 209 of file IHistogrammer.hh.

ForIA::NoSuchHistogramException::NoSuchHistogramException ( const string &  path,
const string &  name,
const IHistogrammer histogrammer 
) [inline]

Definition at line 212 of file IHistogrammer.hh.


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