This is the complete list of members for xtd::exception_services::exception_dispatch_info, including all inherited members.
| capture(const exception_t &source) -> exception_dispatch_info | xtd::exception_services::exception_dispatch_info | inlinestatic |
| capture() -> exception_dispatch_info | xtd::exception_services::exception_dispatch_info | inlinestatic |
| equals(const object &obj) const noexcept -> bool | xtd::object | virtual |
| equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| exception_captured() const noexcept -> bool | xtd::exception_services::exception_dispatch_info | inline |
| get_hash_code() const noexcept -> xtd::usize | xtd::object | virtual |
| get_type() const noexcept -> type_object | xtd::object | virtual |
| memberwise_clone() const -> xtd::unique_ptr_object< object_t > | xtd::object | |
| object()=default | xtd::object | |
| operator bool() const noexcept | xtd::exception_services::exception_dispatch_info | inlineexplicit |
| operator const std::exception_ptr &() const noexcept (defined in xtd::exception_services::exception_dispatch_info) | xtd::exception_services::exception_dispatch_info | inline |
| operator std::exception_ptr() noexcept (defined in xtd::exception_services::exception_dispatch_info) | xtd::exception_services::exception_dispatch_info | inline |
| reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> bool | xtd::object | inlinestatic |
| rethrow() -> void | xtd::exception_services::exception_dispatch_info | inline |
| rethrow(const exception_t &source) -> void | xtd::exception_services::exception_dispatch_info | inlinestatic |
| source_exception() const noexcept -> xtd::ptr< xtd::exception > | xtd::exception_services::exception_dispatch_info | inline |
| to_string() const -> xtd::string | xtd::object | virtual |