Public Member Functions

ForIA::DuplicateHistogramException Class Reference

Error thrown if an attempt is made to create a duplicate histogram. More...

#include <IHistogrammer.hh>

Inherits std::runtime_error.

List of all members.

Public Member Functions

 DuplicateHistogramException (const string &path, const string &name)

Detailed Description

Error thrown if an attempt is made to create a duplicate histogram.

Definition at line 223 of file IHistogrammer.hh.


Constructor & Destructor Documentation

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

Definition at line 225 of file IHistogrammer.hh.


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