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

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

#include <Error.hpp>

Inheritance diagram for Error::TooMuchEntitiesError:

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ TooMuchEntitiesError()

Error::TooMuchEntitiesError::TooMuchEntitiesError ( )

◆ ~TooMuchEntitiesError()

Error::TooMuchEntitiesError::~TooMuchEntitiesError ( )

Member Function Documentation

◆ what()

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

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