Photon Common Library 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::FilesystemError, including all inherited members.
FilesystemError(std::error_code errorCode) | ph::FilesystemError | inlineexplicit |
FilesystemError(const std::string &message, std::error_code errorCode) | ph::FilesystemError | inline |
IOException(const std::string &message) | ph::FilesystemError | inlineexplicit |
IOException(const char *message) | ph::FilesystemError | inlineexplicit |
RuntimeException(const std::string &message) | ph::RuntimeException | explicit |
RuntimeException(const char *message) | ph::RuntimeException | explicit |
whatStr() const override | ph::FilesystemError | inlinevirtual |
~RuntimeException() override=default | ph::RuntimeException | inline |