libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
Promise.reject
libwasm
promise
Promise
Reject this promise, with the given exception.
class
Promise
(T, E : Throwable = Exception)
nothrow
void
reject
(
E
e
)
Meta
Source
See Implementation
libwasm
promise
Promise
aliases
ValueTuple
functions
dmd21804workaround
except
finish
fulfill
ignoreResult
reject
then
Reject this promise, with the given exception.