This is the complete list of members for drn::networking::ReplyError, including all inherited members.
Error(const ::QString &message) | drn::foundation::Error | explicit |
Error(const ::QString &message, const std::exception &root) | drn::foundation::Error | |
Error(const char *)=delete | drn::foundation::Error | explicit |
Error(const char *, const std::exception &)=delete | drn::foundation::Error | explicit |
message() const noexcept | drn::foundation::Error | |
ReplyError(const FailureReply &failure, const ::QString &details, const std::exception &root={}) | drn::networking::ReplyError | |
ReplyError(const FailureReply &, const char *details, const std::exception &={})=delete | drn::networking::ReplyError |