abstract fun fail(t: Throwable): GrpcWriteStream<T>
Send an error event into the stream.
t - any error
t
Return a reference to this, so the API can be used fluently