CbmRoot
|
Base class for exceptions. More...
#include <Exceptions.h>
Public Member Functions | |
template<typename... Args> | |
Exception (std::string_view fmt, Args &&... args) | |
Base class for exceptions.
Definition at line 22 of file Exceptions.h.
|
inline |
Definition at line 24 of file Exceptions.h.