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

InvalidSceneNameError Class Error Error thrown when registering a scene with an invalid name or already used name. More...

#include <Error.hpp>

Inheritance diagram for Error::InvalidSceneNameError:

Public Member Functions

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

Detailed Description

InvalidSceneNameError Class Error Error thrown when registering a scene with an invalid name or already used name.

Constructor & Destructor Documentation

◆ InvalidSceneNameError()

Error::InvalidSceneNameError::InvalidSceneNameError ( )

◆ ~InvalidSceneNameError()

Error::InvalidSceneNameError::~InvalidSceneNameError ( )

Member Function Documentation

◆ what()

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

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