scuttlebutt-client-lib / org.apache.tuweni.scuttlebutt.lib.model / StreamHandler / onStreamError
onStreamError
abstract fun onStreamError(ex: Exception!): Unit (source)
Invoked when there is an error in the stream.
Parameters
ex - Exception!: the underlying error