Toolbox
snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
toolbox
http
Exception
toolbox::http::Exception Member List
This is the complete list of members for
toolbox::http::Exception
, including all inherited members.
code
() const noexcept
toolbox::util::Exception
inline
Exception
(Status status)
toolbox::http::Exception
inline
explicit
Exception
(Status status, std::string_view what)
toolbox::http::Exception
inline
toolbox::util::Exception::Exception
(std::error_code ec=std::error_code())
toolbox::util::Exception
explicit
toolbox::util::Exception::Exception
(int err, const std::error_category &ecat)
toolbox::util::Exception
toolbox::util::Exception::Exception
(std::error_code ec, std::string_view what)
toolbox::util::Exception
toolbox::util::Exception::Exception
(int err, const std::error_category &ecat, std::string_view what)
toolbox::util::Exception
toolbox::util::Exception::Exception
(const Exception &)=default
toolbox::util::Exception
toolbox::util::Exception::Exception
(Exception &&) noexcept=default
toolbox::util::Exception
operator=
(const Exception &)=default
toolbox::util::Exception
operator=
(Exception &&) noexcept=default
toolbox::util::Exception
to_json
(std::ostream &os, int code, const char *message)
toolbox::util::Exception
static
to_json
(std::ostream &os, const std::error_code &code, const char *message)
toolbox::util::Exception
inline
static
to_json
(std::ostream &os) const
toolbox::util::Exception
inline
~Exception
() override
toolbox::http::Exception
Generated by
1.9.8