4#ifndef ROOT_MathX_GenVectorX_GenVector_exception
5#define ROOT_MathX_GenVectorX_GenVector_exception 1
21#if !defined(ROOT_MATH_SYCL) && !defined(ROOT_MATH_CUDA)
63 static bool isOn =
false;
static bool DisableThrow()
friend void Throw(GenVector_exception &)
throw explicitly GenVector exceptions
static bool EnableThrow()
friend void GenVector_Throw(const char *)
function throwing exception, by creating internally a GenVector_exception only when needed
GenVector_exception(const std::string &s)
void GenVector_Throw(const char *)
function throwing exception, by creating internally a GenVector_exception only when needed
void Throw(GenVector_exception &e)
throw explicitly GenVector exceptions