Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStats::HistFactory::hf_exc Class Reference

Definition at line 22 of file HistFactoryException.h.

Public Member Functions

 hf_exc (std::string message="")
 
const char * what () const noexcept override
 

Private Attributes

const std::string _message
 

#include <RooStats/HistFactory/HistFactoryException.h>

Inheritance diagram for RooStats::HistFactory::hf_exc:
[legend]

Constructor & Destructor Documentation

◆ hf_exc()

RooStats::HistFactory::hf_exc::hf_exc ( std::string  message = "")
inline

Definition at line 25 of file HistFactoryException.h.

Member Function Documentation

◆ what()

const char * RooStats::HistFactory::hf_exc::what ( ) const
inlineoverridenoexcept

Definition at line 27 of file HistFactoryException.h.

Member Data Documentation

◆ _message

const std::string RooStats::HistFactory::hf_exc::_message
private

Definition at line 33 of file HistFactoryException.h.

  • roofit/histfactory/inc/RooStats/HistFactory/HistFactoryException.h