clientErrorStream property

Stream<Object> clientErrorStream

Global error/exception (not associated with individual request completion) stream.

Implementation

Stream<Object> get clientErrorStream;