Error thrown if an attempt is made to create a duplicate histogram. More...
#include <IHistogrammer.hh>
Inherits std::runtime_error.
Public Member Functions | |
DuplicateHistogramException (const string &path, const string &name) |
Error thrown if an attempt is made to create a duplicate histogram.
Definition at line 223 of file IHistogrammer.hh.
ForIA::DuplicateHistogramException::DuplicateHistogramException | ( | const string & | path, |
const string & | name | ||
) | [inline] |
Definition at line 225 of file IHistogrammer.hh.