SocketClient.report

Reports an error to the error handler.

class SocketClient(T)
package
void
report
(
Exception error
)

Parameters

error
Type: Exception

The error to handle.

Meta