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
2.0.0-M1-RC1+37-306cd43b*