Project
Loading...
Searching...
No Matches
RuntimeError.cxx File Reference
#include "Framework/RuntimeError.h"
#include <cstdio>
#include <climits>
#include <atomic>
#include <cstdarg>
#include <cstring>
#include <unistd.h>
#include <cstdlib>
#include <cxxabi.h>
#include <execinfo.h>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Functions

void o2::framework::clean_all_runtime_errors ()
 
void o2::framework::clean_runtime_error (int i)
 
RuntimeErroro2::framework::error_from_ref (RuntimeErrorRef)
 
RuntimeErrorRef o2::framework::runtime_error_f (const char *,...)
 
RuntimeErrorRef o2::framework::runtime_error (const char *)
 
void o2::framework::throw_error (RuntimeErrorRef)