class WatchProcessesWaitingOnException

Defined at line 195 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/markers.h

Watch for processes that are waiting on exceptions, using a Hanging Get

Pattern.

Returns information on all the processes currently waiting on an exception.

The information provided is intended to correctly identify an exception

and determine whether the caller wants to actually handle it.

To retrieve an exception, use the `GetException` call.

Returns ZX_ERR_UNAVAILABLE if limbo is not active.

Returns ZX_ERR_CANCELED if there was an outstanding call and the limbo

becomes inactive.

NOTE: The `process` and `thread` handle will only have the ZX_RIGHT_READ

right, so no modification will be able to be done on them.

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