template <>

class WireTableBuilder

Defined at line 334 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

Public Methods

template <typename First = ::fuchsia_exception::wire::ExceptionInfo, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_exception::wire::ExceptionInfo>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_exception::wire::ProcessException> & info (First && first, Args &&... args_)

Defined at line 345 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

Friends

template <>
class ProcessException