Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wyouflf/xUtils3
/ onError
Method
onError
xutils/src/main/java/org/xutils/common/Callback.java:48–48 ·
view source on GitHub ↗
(ItemType item, Throwable ex, boolean isOnCallback)
Source
from the content-addressed store, hash-verified
46
void
onSuccess(ItemType item);
47
48
void
onError(ItemType item, Throwable ex, boolean isOnCallback);
49
50
void
onCancelled(ItemType item, CancelledException cex);
51
Callers
8
doBind
Method · 0.65
onError
Method · 0.65
run
Method · 0.65
run
Method · 0.65
handleMessage
Method · 0.65
startSync
Method · 0.65
run
Method · 0.65
onError
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected