21#ifndef ESPRESSO_BOND_ERROR_HPP
22#define ESPRESSO_BOND_ERROR_HPP
void bond_broken_error(int id, std::span< const int > partner_ids)
Exception indicating that a bond with an unexpected number of partners was encountered.
BondInvalidSizeError(int size)
Exception indicating that a particle id could not be resolved.
Exception indicating that a bond type was unknown.