Summary
Gets a observable which will fire whenever an exception would normally terminate ReactiveUI
internal state.
- Namespace
- ReactiveUI
- Containing Type
- Reactive
Table View Controller
Syntax
public IObservable<Exception> ThrownExceptions { get; }
Value
Type | Description |
---|---|
IObservable |