CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UndefinedIteratorException Struct Reference

Exception when dereferencing an undefined iterator value. More...

#include <CeresEngine/Foundation/Iterator.hpp>

Inheritance diagram for CeresEngine::UndefinedIteratorException:

Public Member Functions

const charwhat () const noexcept override
 

Detailed Description

Exception when dereferencing an undefined iterator value.

Member Function Documentation

◆ what()

const char * CeresEngine::UndefinedIteratorException::what ( ) const
inlineoverridenoexcept

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