ErrLookup › ReactiveX/RxAndroid
ReactiveX/RxAndroid
RxJava bindings for Android · Java · 5 source files
Analyzed at afaea28046 on 2026-08-14. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Expected to be called on the main thread but was {threadName | exception | error | rxandroid, rxjava, android, threading, main-thread, looper |
| scheduler == null | exception | error | rxandroid, rxjava, null-pointer, plugins, configuration |
| Scheduler Callable returned null | exception | error | rxandroid, rxjava, null-pointer, plugins, scheduler, lazy-init |
| looper == null | exception | error | rxandroid, rxjava, android, null-pointer, looper, handler-thread |
| run == null | exception | error | rxandroid, rxjava, null-pointer, scheduler, runnable |