insert_error Interface

An entry cannot be inserted into a container object for logical reasons (not, e.g., if memory is unavailable, in which case the allocator's exception will be thrown).

This exception may be thrown, e.g., when a probe sequence in a probing hash table does not encounter any free positions, even though free positions are available.

Defined in: exception.hpp

Base Classes

Class Derivation Type
insert_error

public