Source.failed
Fail directly with a user specified exception.
Signature
Description
Fail directly with a user specified exception.
Reactive Streams semantics
emits never
completes fails the stream directly with the given exception
1.2.0-M1+55-261fe397*