MCPcopy Create free account
hub / github.com/TeIubesc/flower_shop / code

Method code

src/main/java/lz/flower/utils/ResultCode.java:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }
63
64 public Integer code() {
65 return this.code;
66 }
67
68 public String message() {
69 return this.message;

Callers 15

errorMethod · 0.80
checkSignMethod · 0.80
arithmeticExceptionMethod · 0.80
classCastExceptionMethod · 0.80
nullPointerExceptionMethod · 0.80
doExceptionMethod · 0.80
preHandleMethod · 0.80
loginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected