class ErrorDetail
Defined at line 766 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/common_types.h
Indicates the reason for the error when `page_type` is set to [`PageType.ERROR`].
Public Members
static ErrorDetail kLoadFailed
static ErrorDetail kExplicitContentBlocked
static ErrorDetail kCrash
Public Methods
void ErrorDetail ()
Defined at line 787 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/common_types.h
void ErrorDetail (uint32_t value)
Defined at line 788 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/common_types.h
EnumForSwitching_ operator fuchsia_web::ErrorDetail::EnumForSwitching_ ()
Defined at line 789 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 790 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/common_types.h
bool IsUnknown ()
Defined at line 792 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/common_types.h
ErrorDetail 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 807 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/common_types.h