leftValue property

L leftValue
final

The error emitted by the watch call that prevented the creation of a stream.

If watch call has not failed even once, then this is null.

Implementation

final L leftValue;