CbmRoot
|
#include <exception>
#include <string_view>
#include <fmt/format.h>
Go to the source code of this file.
Classes | |
struct | cbm::algo::detail::Exception |
Base class for exceptions. More... | |
struct | cbm::algo::FatalError |
Indicates an unrecoverable error. Should tear down the process. More... | |
struct | cbm::algo::ProcessingError |
Namespaces | |
namespace | cbm |
namespace | cbm::algo |
namespace | cbm::algo::detail |