PromiseError

Get the error type of the promise P, i.e. its E parameter.

template PromiseError (
P
) {}

Members

Aliases

PromiseError
alias PromiseError = E

Meta