







![]() ![]() |
.NET Framework Class Library |
ReplaySubject..::.OnError Method |
ReplaySubject Class See Also Send Feedback |
Notifies the observer that an exception has occurred.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function OnError(exception); |
Parameters
- exception
- Type: System..::.Object