Seastar
High performance C++ framework for concurrent servers
seastar::nested_exception Member List

This is the complete list of members for seastar::nested_exception, including all inherited members.

inner (defined in seastar::nested_exception)seastar::nested_exception
nested_exception(std::exception_ptr inner, std::exception_ptr outer) noexcept (defined in seastar::nested_exception)seastar::nested_exception
nested_exception(nested_exception &&) noexcept (defined in seastar::nested_exception)seastar::nested_exception
nested_exception(const nested_exception &) noexcept (defined in seastar::nested_exception)seastar::nested_exception
outer (defined in seastar::nested_exception)seastar::nested_exception
rethrow_nested() const (defined in seastar::nested_exception)seastar::nested_exception
what() const noexcept override (defined in seastar::nested_exception)seastar::nested_exceptionvirtual