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

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

#include <Error.hpp>

Inheritance diagram for Error::ComponentNotRegisterError:

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ComponentNotRegisterError()

Error::ComponentNotRegisterError::ComponentNotRegisterError ( )

◆ ~ComponentNotRegisterError()

Error::ComponentNotRegisterError::~ComponentNotRegisterError ( )

Member Function Documentation

◆ what()

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

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