error

Function error 

Source
pub fn error<'a, Item>(err: RxError) -> Observable<'a, Item>
where Item: Clone + Send + Sync,