12#ifndef HISTFACTORY_EXCEPTION
13#define HISTFACTORY_EXCEPTION
25 hf_exc(std::string message =
"") :
_message(
"HistFactory - Exception " + message) { }
27 virtual const char*
what() const noexcept
const std::string _message
virtual const char * what() const noexcept
hf_exc(std::string message="")
Namespace for the RooStats classes.