rx v0.6.0 (2017-07-15T18:41:22Z)
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