class RealmBuilderError
Defined at line 24 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/common_types.h
Errors that may be returned by the `Realm` and `Builder` protocols.
Public Members
static RealmBuilderError kChildAlreadyExists
static RealmBuilderError kInvalidManifestExtension
static RealmBuilderError kInvalidComponentDecl
static RealmBuilderError kNoSuchChild
static RealmBuilderError kChildDeclNotVisible
static RealmBuilderError kNoSuchSource
static RealmBuilderError kNoSuchTarget
static RealmBuilderError kCapabilitiesEmpty
static RealmBuilderError kTargetsEmpty
static RealmBuilderError kSourceAndTargetMatch
static RealmBuilderError kDeclNotFound
static RealmBuilderError kDeclReadError
static RealmBuilderError kBuildAlreadyCalled
static RealmBuilderError kCapabilityInvalid
static RealmBuilderError kInvalidChildRealmHandle
static RealmBuilderError kImmutableProgram
static RealmBuilderError kUrlIsNotRelative
static RealmBuilderError kInvalidPkgDirHandle
static RealmBuilderError kNoConfigSchema
static RealmBuilderError kNoSuchConfigField
static RealmBuilderError kConfigValueInvalid
static RealmBuilderError kConfigOverrideUnsupported
Public Methods
void RealmBuilderError ()
Defined at line 115 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/common_types.h
void RealmBuilderError (uint32_t value)
Defined at line 116 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/common_types.h
EnumForSwitching_ operator fuchsia_component_test::RealmBuilderError::EnumForSwitching_ ()
Defined at line 117 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 118 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/common_types.h
bool IsUnknown ()
Defined at line 120 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/common_types.h
RealmBuilderError 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 173 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/common_types.h