public class ErrorTally
extends java.lang.Object
| Constructor and Description |
|---|
ErrorTally(EventBusInterface eventBusInterface) |
| Modifier and Type | Method and Description |
|---|---|
void |
recordError(Consequence consequence,
java.lang.Throwable cause) |
void |
reportAnyErrors() |
public ErrorTally(EventBusInterface eventBusInterface)
public void recordError(Consequence consequence, java.lang.Throwable cause)
public void reportAnyErrors()