class ListProcessesWaitingOnException
Defined at line 165 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/markers.h
List processes that are waiting on exceptions.
Returns information on all the processes currently waiting on an exception.
The information provided will not contain any handle, so that it can be
transported over Overnet (see https://fxbug.dev/42182115).
The implementation should ensure that at any time there are no more than
MAX_EXCEPTIONS exceptions held in the limbo, so that no pagination is needed.
Returns ZX_ERR_UNAVAILABLE if limbo is not active.
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