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.1.2+24-bcd44ee3*