throw
Last updated
Last updated
throw(error: any, scheduler: Scheduler): Observable
Example 1: Throw error on subscription
( StackBlitz | jsBin | jsFiddle )
throw 📰 - Official docs
Creation operators: empty, never, and throw 🎥 💵 - André Staltz
📁 Source Code: https://github.com/ReactiveX/rxjs/blob/master/src/internal/observable/throwError.ts