AliPhysics  bdbde52 (bdbde52)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TLinearBinning::LimitsNotSetException Class Reference

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

#include <TLinearBinning.h>

Inheritance diagram for TLinearBinning::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 59 of file TLinearBinning.h.

Constructor & Destructor Documentation

TLinearBinning::LimitsNotSetException::LimitsNotSetException ( )
inline

Constructor

Definition at line 65 of file TLinearBinning.h.

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

Destructor

Definition at line 70 of file TLinearBinning.h.

Member Function Documentation

virtual const char* TLinearBinning::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 76 of file TLinearBinning.h.


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