MCPcopy Index your code
hub / github.com/hydro-dev/Hydro / msg

Method msg

framework/framework/error.ts:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 }
13
14 msg() {
15 return 'HydroError';
16 }
17
18 get message() {
19 return this.msg();

Callers 3

messageMethod · 0.95
onerrorFunction · 0.80
onerrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected