#include <exceptions.h>
Inherits std::exception.
Inherited by o2::rans::CodingError, o2::rans::HistogramError, o2::rans::IOError, o2::rans::OutOfBoundsError, o2::rans::OverflowError, o2::rans::RuntimeError, and o2::rans::ValueError.
Definition at line 24 of file exceptions.h.
◆ Exception() [1/5]
o2::rans::Exception::Exception |
( |
| ) |
|
|
default |
◆ Exception() [2/5]
o2::rans::Exception::Exception |
( |
const Exception & |
other | ) |
|
|
default |
◆ Exception() [3/5]
o2::rans::Exception::Exception |
( |
Exception && |
other | ) |
|
|
default |
◆ ~Exception()
o2::rans::Exception::~Exception |
( |
| ) |
|
|
overridedefault |
◆ Exception() [4/5]
o2::rans::Exception::Exception |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ Exception() [5/5]
o2::rans::Exception::Exception |
( |
const char * |
msg | ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ what()
const char * o2::rans::Exception::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ mMsg
std::string o2::rans::Exception::mMsg {} |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Utilities/rANS/include/rANS/internal/common/exceptions.h