public interface OnException
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RuntimeThreadException exception)
Executed when a IPromise throws an exception
|
void execute(@NotNull
RuntimeThreadException exception)
exception - A RuntimeThreadExceptionCopyright © 2017. All rights reserved.