MCPcopy 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

getMethod · 0.95
postMethod · 0.95
getResponseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected