error


Description:

public virtual signal void error (Error error)

Emitted when an error occurred on the WebSocket.

This may be fired multiple times. Fatal errors will be followed by the closed signal being emitted.

Parameters:

error

the error that occured