![]() |
AliPhysics
ba8894a (ba8894a)
|
Exception indicating that the limits are not set. More...
#include <TVariableBinning.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 72 of file TVariableBinning.h.
|
inline |
Constructor
Definition at line 78 of file TVariableBinning.h.
|
inlinevirtual |
Destructor
Definition at line 83 of file TVariableBinning.h.
|
inlinevirtual |
Creating error message that the limits for the binning are not set
Definition at line 89 of file TVariableBinning.h.