class OnException
Defined at line 59 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/markers.h
This exception mirrors closely the information provided by exception
channels. The design is to have clients of this API behave as closely as
possible to native exception handlers that are listening to an exception
channel.
`exception` is an exception handle, which controls the exception's
lifetime. See exception zircon docs for more information.
`info` represents basic exception information as provided by the
exception channel.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal