Failure
Represents a failure in the stream.
After a Failure is emitted, no more items will be emitted in the stream.
Parameters
exception
The exception that caused the stream to fail.
Represents a failure in the stream.
After a Failure is emitted, no more items will be emitted in the stream.
The exception that caused the stream to fail.