public interface ICallbackWithModeledError<T extends Enum<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(T errorEnum) |
void onFailure(T errorEnum)
errorEnum: - as modeled in Franca, to be passed back to the consumer.Copyright © 2021. All rights reserved.