AliPhysics  ba8894a (ba8894a)
TVariableBinning::LimitsNotSetException Class Reference

Exception indicating that the limits are not set. More...

#include <TVariableBinning.h>

Inheritance diagram for TVariableBinning::LimitsNotSetException:

Public Member Functions

 LimitsNotSetException ()
 
virtual ~LimitsNotSetException () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Exception indicating that the limits are not set.

Author
Markus Fasel marku.nosp@m.s.fa.nosp@m.sel@c.nosp@m.ern..nosp@m.ch, Lawrence Berkeley National Laboratory
Since
May 31st, 2016

Dummy exception thrown in case the limits are not set. Only creating error message

Definition at line 72 of file TVariableBinning.h.

Constructor & Destructor Documentation

TVariableBinning::LimitsNotSetException::LimitsNotSetException ( )
inline

Constructor

Definition at line 78 of file TVariableBinning.h.

virtual TVariableBinning::LimitsNotSetException::~LimitsNotSetException ( )
throw (
)
inlinevirtual

Destructor

Definition at line 83 of file TVariableBinning.h.

Member Function Documentation

virtual const char* TVariableBinning::LimitsNotSetException::what ( ) const
throw (
)
inlinevirtual

Creating error message that the limits for the binning are not set

Returns
Error message specifying that the limits for the binning are not set

Definition at line 89 of file TVariableBinning.h.


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