|
MochiEngine
|
Specific implementation of EngineError for resources that are not found in the specified path. More...
#include <Exception.hpp>
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()) | |
Specific implementation of EngineError for resources that are not found in the specified path.