Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcvgh/daydayEXP
/ setError
Method
setError
src/main/java/com/bcvgh/utils/Response.java:53–55 ·
view source on GitHub ↗
(String error)
Source
from the content-addressed store, hash-verified
51
}
52
53
public
void
setError(String error) {
54
this.error = error;
55
}
56
}
57
Callers
3
get
Method · 0.95
post
Method · 0.95
getResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected