MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getMessage

Method getMessage

classpath/java/lang/Throwable.java:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 }
52
53 public String getMessage() {
54 return message;
55 }
56
57 public String getLocalizedMessage() {
58 return getMessage();

Callers 4

getLocalizedMessageMethod · 0.95
maybeLogThrownMethod · 0.45
publishMethod · 0.45
execMethod · 0.45

Calls

no outgoing calls

Tested by 2

maybeLogThrownMethod · 0.36
publishMethod · 0.36