MCPcopy 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;

Calls

no outgoing calls

Tested by

no test coverage detected