11#ifndef O2_FRAMEWORK_RUNTIMEERROR_H_
12#define O2_FRAMEWORK_RUNTIMEERROR_H_
Defining PrimaryVertex explicitly as messageable.
RuntimeErrorRef runtime_error(const char *)
void throw_error(RuntimeErrorRef)
void clean_all_runtime_errors()
RuntimeError & error_from_ref(RuntimeErrorRef)
RuntimeErrorRef runtime_error_f(const char *,...)
static constexpr unsigned int MAX_BACKTRACE_SIZE
char what[MAX_RUNTIME_ERROR_SIZE]
void * backtrace[BacktraceHelpers::MAX_BACKTRACE_SIZE]
static constexpr unsigned int MAX_RUNTIME_ERRORS
static constexpr unsigned int MAX_RUNTIME_ERROR_SIZE