Which operator in the RxJS library allows you to identify when the observable emits an error?
1. debugError
2. catchError
3. handleError
4. throwError
correct answer is :- catchError