public final class DefaultRuntimeErrorHandler extends Object implements EventHandler<FailedRuntime>
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(FailedRuntime error)
Handles an event.
|
public void onNext(FailedRuntime error)
EventHandleronNext in interface EventHandler<FailedRuntime>error - an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.