class HandlerOnExceptionRequest
Defined at line 164 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
Public Methods
void HandlerOnExceptionRequest (Storage_ storage)
void HandlerOnExceptionRequest (::zx::exception exception, ::fuchsia_exception::ExceptionInfo info)
void HandlerOnExceptionRequest ()
Default constructs a |HandlerOnExceptionRequest| only if all of its members are default constructible.
Defined at line 175 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
void HandlerOnExceptionRequest (HandlerOnExceptionRequest && )
Defined at line 178 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
const ::zx::exception & exception ()
::zx::exception & exception ()
HandlerOnExceptionRequest & exception (::zx::exception value)
Setter for exception.
const ::fuchsia_exception::ExceptionInfo & info ()
::fuchsia_exception::ExceptionInfo & info ()
HandlerOnExceptionRequest & info (::fuchsia_exception::ExceptionInfo value)
Setter for info.
void HandlerOnExceptionRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
HandlerOnExceptionRequest & operator= (HandlerOnExceptionRequest && )
Defined at line 179 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits