Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
Object::ResourceManagerError Class Reference

#include <ResourceManagerError.hpp>

Inheritance diagram for Object::ResourceManagerError:

Public Member Functions

 ResourceManagerError (const std::string &message)
const char * what () const override throw ()

Private Attributes

std::string msg

Constructor & Destructor Documentation

◆ ResourceManagerError()

Object::ResourceManagerError::ResourceManagerError ( const std::string & message)
inlineexplicit

Member Function Documentation

◆ what()

const char * Object::ResourceManagerError::what ( ) const
throw ( )
inlineoverride

Member Data Documentation

◆ msg

std::string Object::ResourceManagerError::msg
private

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