rx v0.11.0 (2019-05-03T18:42:23Z)
Home
Dub
Repo
ObserveOnObserver.failure
rx
scheduler
ObserveOnObserver
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ObserveOnObserver
(TObserver, TScheduler, E)
static if
(
hasFailure!TObserver
)
void
failure
(
Exception
e
)
Meta
Source
See Implementation
rx
scheduler
ObserveOnObserver
constructors
this
functions
completed
failure
put