![]() |
API Documentation
|
This is the complete list of members for DeviceLostException, including all inherited members.
| DeviceLostException(const TranslatedString &error) | DeviceLostException | explicit |
| DeviceLostException(const TranslatedString &error, const TranslatedString &category) | DeviceLostException | |
| e_device_lost enum value | GraphicsException | |
| e_general enum value | GraphicsException | |
| Exception(const String &title, const bool &capture_stack=true) | Exception | |
| Exception(const TranslatedString &title, const bool &capture_stack=true) | Exception | |
| Exception(const std::exception &exception) | Exception | |
| Exception(const TranslatedString &title, const TranslatedString &message, const bool &capture_stack=true) | Exception | |
| getCategory() const | Exception | inlinevirtual |
| getMessage() const | Exception | inlinevirtual |
| getPriority() const | Exception | inlinevirtual |
| getTitle() const | Exception | inlinevirtual |
| GraphicsException(const TranslatedString &error) | GraphicsException | explicit |
| GraphicsException(const TranslatedString &error, const TranslatedString &category) | GraphicsException | |
| GraphicsExceptionType enum name | GraphicsException | |
| id() const | Exception | |
| m_category | Exception | protected |
| m_message | Exception | protected |
| m_priority | Exception | protected |
| m_stack_trace | Exception | protected |
| m_thread | Exception | protected |
| m_title | Exception | protected |
| m_type | GraphicsException | protected |
| printToLogger() | Exception | |
| setCategory(const TranslatedString &category) | Exception | inline |
| setMessage(const TranslatedString &message) final override | GraphicsException | virtual |
| setThread(const String &thread) | Exception | inline |
| setTitle(const TranslatedString &title) | Exception | inline |
| setType(GraphicsExceptionType type) | GraphicsException | |
| stackTrace() const | Exception | inlinevirtual |
| thread() const | Exception | inline |
| type() const | GraphicsException | |
| ~Exception()=default | Exception | virtual |