class RuntimeError

Defined at line 128 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/common_types.h

`RuntimeError` indicates errors that manifest after the Sample server has

begun periodically sampling data. Clients can ignore these errors, though

they could potentially indicate that no `SampleReady` request will ever arrive,

or that the batch iterator might behave in unexpected ways, such as hanging.

Public Members

static RuntimeError kBatchIteratorFailed

Public Methods

void RuntimeError ()

Defined at line 142 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/common_types.h

void RuntimeError (uint32_t value)

Defined at line 143 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/common_types.h

EnumForSwitching_ operator fuchsia_diagnostics::RuntimeError::EnumForSwitching_ ()

Defined at line 144 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 145 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/common_types.h

bool IsUnknown ()

Defined at line 147 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/common_types.h

RuntimeError Unknown ()

Returns an enum corresponding to the member designated as

in the

FIDL schema if exists, or a compiler-reserved unknown value otherwise.

Defined at line 158 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/common_types.h