public interface OnHttpErrorListener extends FlowListener
| Modifier and Type | Method and Description |
|---|---|
void |
onHttpError(HttpError error)
This method is invoked when there occurred a HTTP error.
|
void onHttpError(HttpError error)
WebView.error - the error which was thrown.