ATLAS Offline Software
|
Represents error occurred during accessing histograms objects. More...
#include <HistogramException.h>
Public Member Functions | |
HistogramException (std::string const &message) | |
Default constructor. More... | |
Represents error occurred during accessing histograms objects.
Definition at line 14 of file HistogramException.h.
|
inline |
Default constructor.
message | Contains reason of the exception |
Definition at line 20 of file HistogramException.h.