MochiEngine
Loading...
Searching...
No Matches
Mochi::ResourceNotFoundError Class Reference

Specific implementation of EngineError for resources that are not found in the specified path. More...

#include <Exception.hpp>

Inheritance diagram for Mochi::ResourceNotFoundError:
Mochi::EngineError

Public Member Functions

 ResourceNotFoundError (const std::string &resource, const std::string &hint="")
Public Member Functions inherited from Mochi::EngineError
 EngineError (const std::string &msg, std::source_location loc=std::source_location::current())

Detailed Description

Specific implementation of EngineError for resources that are not found in the specified path.


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