public interface FailureAction
| Modifier and Type | Field and Description |
|---|---|
static FailureAction |
noAction |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Throwable error) |
static final FailureAction noAction
void execute(Throwable error)
Copyright © 2021. All rights reserved.