R-Type
Public Member Functions | List of all members
Error::InvalidEntityIdError Class Reference

TooMuchEntitiesError Class Error Error thrown when exceeding the maximum number of entities. More...

#include <Error.hpp>

Inheritance diagram for Error::InvalidEntityIdError:

Public Member Functions

 InvalidEntityIdError ()
 
 ~InvalidEntityIdError ()
 
const char * what () const noexcept override
 

Detailed Description

TooMuchEntitiesError Class Error Error thrown when exceeding the maximum number of entities.

Constructor & Destructor Documentation

◆ InvalidEntityIdError()

Error::InvalidEntityIdError::InvalidEntityIdError ( )

◆ ~InvalidEntityIdError()

Error::InvalidEntityIdError::~InvalidEntityIdError ( )

Member Function Documentation

◆ what()

char const * Error::InvalidEntityIdError::what ( ) const
overridenoexcept

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