![]() |
AliPhysics
70cdb53 (70cdb53)
|
Exception thrown in case the minimum is not set. More...
#include <TCustomBinning.h>
Public Member Functions | |
MinNotSetException () | |
virtual | ~MinNotSetException () throw () |
virtual const char * | what () const throw () |
Exception thrown in case the minimum is not set.
Exception thrown in case the minimum is not set. Does not need to carry any information. Only implements the what function.
Definition at line 65 of file TCustomBinning.h.
|
inline |
Constructor
Definition at line 71 of file TCustomBinning.h.
|
inlinevirtual |
Destructor
Definition at line 76 of file TCustomBinning.h.
|
inlinevirtual |
Provide error message, saying that the minimum is not set
Definition at line 82 of file TCustomBinning.h.