PromisesError Method |
Name | Description | |
---|---|---|
ErrorT(IPromiseT, ActionException) |
Attach a callback that runs an error (other than a cancellation error) occurs
| |
ErrorTErr, T(IPromiseT, ActionTErr) |
Attach a callback that runs an error (other than a cancellation error) occurs
|