MCPcopy Create free account
hub / github.com/L1yp/van-app / getCode

Method getCode

src/main/java/com/l1yp/model/common/ErrorInfo.java:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 public int getCode() {
29 return code;
30 }
31
32 public void setCode(int code) {
33 this.code = code;

Callers 1

handleVanExceptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected