class RouterError

Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

The error values returned when a route operation fails.

Public Members

static RouterError kNotFound
static RouterError kInvalidArgs
static RouterError kNotSupported
static RouterError kInternal
static RouterError kUnknown

Public Methods

void RouterError ()

Defined at line 233 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

void RouterError (uint32_t value)

Defined at line 234 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

EnumForSwitching_ operator fuchsia_component_runtime::RouterError::EnumForSwitching_ ()

Defined at line 235 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

uint32_t operator unsigned int ()

Defined at line 236 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

bool IsUnknown ()

Defined at line 238 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h

RouterError 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 257 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/common_types.h