class Error
Defined at line 58 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h
Standard error codes for component framework protocols.
Public Members
static Error INTERNAL
static Error INVALID_ARGUMENTS
static Error UNSUPPORTED
static Error ACCESS_DENIED
static Error INSTANCE_NOT_FOUND
static Error INSTANCE_ALREADY_EXISTS
static Error INSTANCE_CANNOT_START
static Error INSTANCE_CANNOT_RESOLVE
static Error COLLECTION_NOT_FOUND
static Error RESOURCE_UNAVAILABLE
static Error INSTANCE_DIED
static Error RESOURCE_NOT_FOUND
static Error INSTANCE_CANNOT_UNRESOLVE
static Error INSTANCE_ALREADY_STARTED
static Error DEPENDENCY_CYCLE
Public Methods
void Error ()
Defined at line 60 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h
void Error (uint32_t value)
Defined at line 61 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h
uint32_t operator unsigned int ()
Defined at line 62 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h
bool IsUnknown ()
Defined at line 64 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h
Error Unknown ()
Defined at line 103 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/hlcpp/fuchsia/component/cpp/fidl.h