public static class WebKitPageContext.ExceptionListener extends Object implements javafx.beans.value.ChangeListener<Throwable>
| Constructor and Description |
|---|
ExceptionListener(Logger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(javafx.beans.value.ObservableValue<? extends Throwable> observable,
Throwable oldValue,
Throwable newValue) |
public ExceptionListener(Logger log)
Copyright © 2018. All rights reserved.