|
Lugdunum
0.1.0
|
This is the complete list of members for lug::System::WindowException, including all inherited members.
| Exception(const char *typeName, const std::string &description, const char *file, const char *function, uint32_t line) | lug::System::Exception | |
| Exception(Exception &&other)=default | lug::System::Exception | |
| Exception(const Exception &other)=default | lug::System::Exception | |
| getDescription() const | lug::System::Exception | |
| getFile() const | lug::System::Exception | |
| getFunction() const | lug::System::Exception | |
| getLine() const | lug::System::Exception | |
| getTypeName() const | lug::System::Exception | |
| operator=(const Exception &other)=default | lug::System::Exception | |
| operator=(Exception &&other)=default | lug::System::Exception | |
| what() const noexcept override | lug::System::Exception | |
| WindowException(const std::string &description, const char *file, const char *function, uint32_t line) | lug::System::WindowException | inline |
| ~Exception() | lug::System::Exception | inlinevirtual |
1.8.13