|
libintrovirt v0.57.4
IntroVirt introspection library
|
This is the complete list of members for introvirt::MemoryException, including all inherited members.
| error_code() const | introvirt::TraceableException | |
| MemoryException(const std::string &message) | introvirt::MemoryException | |
| MemoryException(const std::string &message, int err) | introvirt::MemoryException | |
| operator=(TraceableException &&) noexcept | introvirt::TraceableException | |
| TraceableException(TraceableException &&) noexcept | introvirt::TraceableException | |
| TraceableException(const std::string &msg) | introvirt::TraceableException | explicitprotected |
| TraceableException(const std::string &msg, int err) | introvirt::TraceableException | protected |
| ~TraceableException() override | introvirt::TraceableException |