abstract fun onStreamError(ex: Exception!): Unit
Invoked when there is an error in the stream.
ex - Exception!: the underlying error
ex