Static
abortedStatic
erroredStatic
ignoredStatic
invalidStatic
normalizeReturns a Rejection
Normalizes a value as a Rejection. If the value is already a Rejection, returns it. Otherwise, wraps and returns the value as a Rejection (Rejection type: ERROR).
detail
if it is already a Rejection
, else returns an ERROR Rejection.
Static
redirectedStatic
superseded
Returns a Rejection due to aborted transition