public static interface WebSocket.OnError
Modifier and Type | Method and Description |
---|---|
void |
onError(Throwable err)
Invoked if something goes wrong.
|
void onError(Throwable err)
err
- Err cause.
Copyright © 2019. All rights reserved.