Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
error
Method · 0.80
checkSign
Method · 0.80
badSqlGrammarException
Method · 0.80
dataIntegrityViolationException
Method · 0.80
arithmeticException
Method · 0.80
classCastException
Method · 0.80
nullPointerException
Method · 0.80
illegalArgumentException
Method · 0.80
httpMessageNotReadableException
Method · 0.80
doException
Method · 0.80
preHandle
Method · 0.80
login
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected