Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L1yp/van-app
/ getMessage
Method
getMessage
src/main/java/com/l1yp/model/common/ErrorInfo.java:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
public
String getMessage() {
37
return
message;
38
}
39
40
public
void
setMessage(String message) {
41
this.message = message;
Callers
7
handleMethodArgumentTypeMismatchException
Method · 0.45
handleConstraintViolationException
Method · 0.45
handleVanException
Method · 0.45
handlerRuntimeException
Method · 0.45
handlerException
Method · 0.45
handlerNotLoginException
Method · 0.45
getInstanceInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected