@FunctionalInterface public interface PromiseCapture extends PromiseArg<Throwable>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Throwable e) |
void execute(Throwable e)
execute in interface PromiseArg<Throwable>Copyright © 2019. All rights reserved.