ORIGINAL
Loading...
Searching...
No Matches
original::outOfBoundError Class Referencefinal

Exception for container index out-of-range errors. More...

#include <error.h>

Inheritance diagram for original::outOfBoundError:
Inheritance graph
Collaboration diagram for original::outOfBoundError:
Collaboration graph

Public Member Functions

auto what () const noexcept -> const char *override
 

Detailed Description

Exception for container index out-of-range errors.

Thrown when accessing elements beyond valid boundaries.


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