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