PromiseTFail Method |
| Name | Description | |
|---|---|---|
| Fail(Action1Exception) |
Appends a handler to be executed when the promise is rejected.
(Overrides FutureTFail(Action1Exception).) | |
| Fail(Function1Exception, FutureT) |
Appends a handler to be executed when the promise is rejected.
(Overrides FutureTFail(Function1Exception, FutureT).) |