|
libintrovirt v0.57.4
IntroVirt introspection library
|
This is the complete list of members for introvirt::GuestDetectionException, including all inherited members.
| error_code() const | introvirt::TraceableException | |
| GuestDetectionException(const Vcpu &vcpu, const std::string &message) | introvirt::GuestDetectionException | |
| GuestDetectionException(const Domain &domain, const std::string &message) | introvirt::GuestDetectionException | |
| 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 |