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

ComponentNotInsertedError Class Error Error thrown when trying to access a component that is not register. More...

#include <Error.hpp>

Inheritance diagram for Error::ComponentNotInsertedError:

Public Member Functions

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

Detailed Description

ComponentNotInsertedError Class Error Error thrown when trying to access a component that is not register.

Constructor & Destructor Documentation

◆ ComponentNotInsertedError()

Error::ComponentNotInsertedError::ComponentNotInsertedError ( )

◆ ~ComponentNotInsertedError()

Error::ComponentNotInsertedError::~ComponentNotInsertedError ( )

Member Function Documentation

◆ what()

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

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