class Error
Defined at line 23 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/common_types.h
Standard error codes for component framework protocols.
Public Members
static Error kInternal
static Error kInvalidArguments
static Error kUnsupported
static Error kAccessDenied
static Error kInstanceNotFound
static Error kInstanceAlreadyExists
static Error kInstanceCannotStart
static Error kInstanceCannotResolve
static Error kCollectionNotFound
static Error kInstanceDied
static Error kResourceNotFound
static Error kInstanceCannotUnresolve
static Error kInstanceAlreadyStarted
static Error kDependencyCycle
Public Methods
void Error ()
Defined at line 80 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/common_types.h
void Error (uint32_t value)
Defined at line 81 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/common_types.h
EnumForSwitching_ operator fuchsia_component::Error::EnumForSwitching_ ()
Defined at line 82 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 83 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/common_types.h
bool IsUnknown ()
Defined at line 85 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/common_types.h
Error 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 124 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/common_types.h