Loading...
Searching...
No Matches
containers::ContainerError Class Reference

Base exception for container errors. More...

#include <containers.hpp>

Inheritance diagram for containers::ContainerError:
[legend]
Collaboration diagram for containers::ContainerError:
[legend]

Detailed Description

Base exception for container errors.

All container-specific exceptions derive from this class, which in turn derives from std::runtime_error.

See also
BufferOverflow, BufferUnderflow

Definition at line 46 of file containers.hpp.


The documentation for this class was generated from the following file: