public abstract class Outcome<C>
extends rx.SingleSubscriber<C>
| Constructor and Description |
|---|
Outcome() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onError(C context,
Throwable error) |
void |
onError(Throwable error) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.