Rx.Observer.prototype.onError(error)

Notifies the observer that an exception has occurred.

Arguments

  1. error (Any): The error that has occurred.

Example

Location

  • rx.js