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

InvalidPrefabFileError Class Error Error thrown when trying to parse a prefab config file that does not exist or is invalid. More...

#include <Error.hpp>

Inheritance diagram for Error::InvalidPrefabFileError:

Public Member Functions

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

Detailed Description

InvalidPrefabFileError Class Error Error thrown when trying to parse a prefab config file that does not exist or is invalid.

Constructor & Destructor Documentation

◆ InvalidPrefabFileError()

Error::InvalidPrefabFileError::InvalidPrefabFileError ( )

◆ ~InvalidPrefabFileError()

Error::InvalidPrefabFileError::~InvalidPrefabFileError ( )

Member Function Documentation

◆ what()

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

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