ixfx
Preparing search index...
@ixfx/guards
throwIfFailed
Function throwIfFailed
throwIfFailed
(
...
results
:
Result
<
any
,
any
>
[]
)
:
void
Throws an error if any result is a failure. Error message will be the combined from all errors.
Parameters
...
results
:
Result
<
any
,
any
>
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Throws an error if any result is a failure. Error message will be the combined from all errors.