A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
valueOrThrow
Function valueOrThrow
valueOrThrow
<
T
>
(
val
:
StatusOr
<
T
>
)
:
T
Return the successful value or throw a code-specific StatusException.
Type Parameters
T
Parameters
val
:
StatusOr
<
T
>
Returns
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Return the successful value or throw a code-specific StatusException.