|
Infinity Engine v0.6.20
C++ API Documentation
|
This is the complete list of members for Infinity::Procedural::ComponentException, including all inherited members.
| _component | Infinity::Procedural::ComponentException | protected |
| _message | Infinity::Engine::BaseException | protected |
| BaseException(const char *message) | Infinity::Engine::BaseException | explicit |
| BaseException(const std::string &message) | Infinity::Engine::BaseException | explicit |
| ComponentException(const std::string &message, const ProceduralComponent *component) | Infinity::Procedural::ComponentException | |
| getComponent() const noexcept | Infinity::Procedural::ComponentException | |
| what() const noexcept override | Infinity::Engine::BaseException | virtual |