AliPhysics  b095172 (b095172)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TCustomBinning::MinNotSetException Class Reference

Exception thrown in case the minimum is not set. More...

#include <TCustomBinning.h>

Inheritance diagram for TCustomBinning::MinNotSetException:

Public Member Functions

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

Detailed Description

Exception thrown in case the minimum is 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

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.

Constructor & Destructor Documentation

TCustomBinning::MinNotSetException::MinNotSetException ( )
inline

Constructor

Definition at line 71 of file TCustomBinning.h.

virtual TCustomBinning::MinNotSetException::~MinNotSetException ( )
throw (
)
inlinevirtual

Destructor

Definition at line 76 of file TCustomBinning.h.

Member Function Documentation

virtual const char* TCustomBinning::MinNotSetException::what ( ) const
throw (
)
inlinevirtual

Provide error message, saying that the minimum is not set

Returns
Error message

Definition at line 82 of file TCustomBinning.h.


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