xenium
xenium::reclamation::bad_hazard_era_alloc Class Reference

This exception is thrown if a thread tries to allocate a new hazard era, but the number of available hazard eras is exhausted. This can only happen when xenium::reclamation::he_allocation::static_strategy is used. More...

#include <hazard_eras.hpp>

Inherits runtime_error.

Detailed Description

This exception is thrown if a thread tries to allocate a new hazard era, but the number of available hazard eras is exhausted. This can only happen when xenium::reclamation::he_allocation::static_strategy is used.