| AddConstIf typedef | folly::exception_wrapper | private |
| arg_type typedef | folly::exception_wrapper | private |
| as_exception_or_null_(std::exception const &ex) | folly::exception_wrapper | inlineprivatestatic |
| as_exception_or_null_(AnyException) | folly::exception_wrapper | inlineprivatestatic |
| buff_ | folly::exception_wrapper | |
| class_name() const | folly::exception_wrapper | inline |
| eptr_ | folly::exception_wrapper | |
| exception_wrapper(ThrownTag, in_place_type_t< Ex >, As &&...as) | folly::exception_wrapper | inlineprivate |
| exception_wrapper(OnHeapTag, in_place_type_t< Ex >, As &&...as) | folly::exception_wrapper | inlineprivate |
| exception_wrapper(InSituTag, in_place_type_t< Ex >, As &&...as) | folly::exception_wrapper | inlineprivate |
| exception_wrapper() noexcept | folly::exception_wrapper | inline |
| exception_wrapper(exception_wrapper &&that) noexcept | folly::exception_wrapper | inline |
| exception_wrapper(exception_wrapper const &that) noexcept | folly::exception_wrapper | inline |
| exception_wrapper(std::exception_ptr ptr) noexcept | folly::exception_wrapper | explicit |
| exception_wrapper(std::exception_ptr ptr, Ex &ex) noexcept | folly::exception_wrapper | inline |
| exception_wrapper(Ex &&ex) | folly::exception_wrapper | |
| exception_wrapper(in_place_t, Ex &&ex) | folly::exception_wrapper | inline |
| exception_wrapper(in_place_type_t< Ex >, As &&...as) | folly::exception_wrapper | inline |
| exception_wrapper(Ex &&ex) | folly::exception_wrapper | inline |
| from_exception_ptr(std::exception_ptr const &eptr) noexcept | folly::exception_wrapper | static |
| get_exception() noexcept | folly::exception_wrapper | inline |
| get_exception() const noexcept | folly::exception_wrapper | inline |
| get_exception() noexcept | folly::exception_wrapper | inline |
| get_exception() const noexcept | folly::exception_wrapper | inline |
| handle(CatchFns...fns) | folly::exception_wrapper | inline |
| handle(CatchFns...fns) const | folly::exception_wrapper | inline |
| handle_(std::false_type, This &this_, CatchFns &...fns) | folly::exception_wrapper | inlineprivatestatic |
| handle_(std::true_type, This &this_, CatchFns &...fns) | folly::exception_wrapper | inlineprivatestatic |
| has_exception_ptr() const noexcept | folly::exception_wrapper | inline |
| is_compatible_with() const noexcept | folly::exception_wrapper | inline |
| IsCatchAll typedef | folly::exception_wrapper | private |
| IsStdException typedef | folly::exception_wrapper | private |
| none() noexcept | folly::exception_wrapper | inlinestatic |
| noop_(Args...) | folly::exception_wrapper | inlineprivatestatic |
| onNoExceptionError(char const *name) | folly::exception_wrapper | privatestatic |
| operator bool() const noexcept | folly::exception_wrapper | inlineexplicit |
| operator!() const noexcept | folly::exception_wrapper | inline |
| operator=(exception_wrapper &&that) noexcept | folly::exception_wrapper | inline |
| operator=(exception_wrapper const &that) noexcept | folly::exception_wrapper | inline |
| PlacementOf typedef | folly::exception_wrapper | private |
| reset() | folly::exception_wrapper | inline |
| sptr_ | folly::exception_wrapper | |
| swap(exception_wrapper &that) noexcept | folly::exception_wrapper | inline |
| throw_exception() const | folly::exception_wrapper | inline |
| throw_with_nested(Ex &&ex) const | folly::exception_wrapper | inline |
| to_exception_ptr() noexcept | folly::exception_wrapper | inline |
| to_exception_ptr() const noexcept | folly::exception_wrapper | inline |
| type() const noexcept | folly::exception_wrapper | inline |
| uninit_ | folly::exception_wrapper | privatestatic |
| uninit_type_(exception_wrapper const *) | folly::exception_wrapper | inlineprivatestatic |
| unknown() noexcept | folly::exception_wrapper | inlinestatic |
| vptr_ | folly::exception_wrapper | private |
| what() const | folly::exception_wrapper | inline |
| with_exception(Fn fn) | folly::exception_wrapper | inline |
| with_exception(Fn fn) const | folly::exception_wrapper | inline |
| with_exception_(This &this_, Fn fn_) | folly::exception_wrapper | inlineprivatestatic |
| ~exception_wrapper() | folly::exception_wrapper | inline |