Astarte device API for C++ 0.8.1
Astarte device SDK for C++
Loading...
Searching...
No Matches
astarte::device::MsgHubError Member List

This is the complete list of members for astarte::device::MsgHubError, including all inherited members.

ErrorBase(const ErrorBase &)=defaultastarte::device::ErrorBase
ErrorBase(ErrorBase &&)=deleteastarte::device::ErrorBase
ErrorBase(std::string_view type, std::string_view message)astarte::device::ErrorBaseexplicitprotected
ErrorBase(std::string_view type, std::string_view message, const ErrorBase &other)astarte::device::ErrorBaseexplicitprotected
message() const -> const std::string &astarte::device::ErrorBase
MsgHubError(std::string_view message)astarte::device::MsgHubErrorexplicit
MsgHubError(std::string_view message, const Error &other)astarte::device::MsgHubErrorexplicit
nested_error() const -> const std::shared_ptr< ErrorBase > &astarte::device::ErrorBase
operator=(const ErrorBase &) -> ErrorBase &=defaultastarte::device::ErrorBase
operator=(ErrorBase &&) -> ErrorBase &=defaultastarte::device::ErrorBase
type() const -> const std::string &astarte::device::ErrorBase
~ErrorBase()=defaultastarte::device::ErrorBasevirtual