Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Easys::KeyNotFoundException Class Reference

#include <sparse_set.hpp>

Inheritance diagram for Easys::KeyNotFoundException:
Inheritance graph
[legend]
Collaboration diagram for Easys::KeyNotFoundException:
Collaboration graph
[legend]

Public Member Functions

 KeyNotFoundException (const std::string &key)
 
const char * what () const noexcept override
 

Constructor & Destructor Documentation

◆ KeyNotFoundException()

Easys::KeyNotFoundException::KeyNotFoundException ( const std::string &  key)
inline

Member Function Documentation

◆ what()

const char * Easys::KeyNotFoundException::what ( ) const
inlineoverridenoexcept

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