Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
HistogramException Class Reference

Error in creating or accesing histograms. More...

#include <Exceptions.hpp>

Inheritance diagram for HistogramException:
Collaboration diagram for HistogramException:

Public Member Functions

 HistogramException (const std::string &msg)
 
- Public Member Functions inherited from GeneralException
 GeneralException ()
 
 GeneralException (const std::string &msg)
 
virtual ~GeneralException () throw ()
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from GeneralException
const std::string message_
 The message that is to be printed.
 

Detailed Description

Error in creating or accesing histograms.

Constructor & Destructor Documentation

HistogramException::HistogramException ( const std::string &  msg)
inline

Constructor taking the error message as the argument

Parameters
[in]msg: the error message to output

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