![]() |
AliPhysics
bdbde52 (bdbde52)
|
Exception indicating that the limits are not set. More...
#include <TLinearBinning.h>
Public Member Functions | |
LimitsNotSetException () | |
virtual | ~LimitsNotSetException () throw () |
virtual const char * | what () const throw () |
Exception indicating that the limits are not set.
Dummy exception thrown in case the limits are not set. Only creating error message
Definition at line 59 of file TLinearBinning.h.
|
inline |
Constructor
Definition at line 65 of file TLinearBinning.h.
|
inlinevirtual |
Destructor
Definition at line 70 of file TLinearBinning.h.
|
inlinevirtual |
Creating error message that the limits for the binning are not set
Definition at line 76 of file TLinearBinning.h.