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

SceneNotRegisterError Class Error Error thrown when trying to access a scene that is not registered. More...

#include <Error.hpp>

Inheritance diagram for Error::SceneNotRegisterError:

Public Member Functions

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

Detailed Description

SceneNotRegisterError Class Error Error thrown when trying to access a scene that is not registered.

Constructor & Destructor Documentation

◆ SceneNotRegisterError()

Error::SceneNotRegisterError::SceneNotRegisterError ( )

◆ ~SceneNotRegisterError()

Error::SceneNotRegisterError::~SceneNotRegisterError ( )

Member Function Documentation

◆ what()

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

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