Reject this promise with reason, which will be used verbatim
Promise.promiseReject(reason)
Reject this promise with reason, which will be used verbatim
Parameters
-
reason
{Error | *}
rejection reason, strongly suggested to be an Error type
Reject this promise with reason, which will be used verbatim
Reject this promise with reason, which will be used verbatim
{Error | *}
rejection reason, strongly suggested to be an Error type