MCPcopy Create free account
hub / github.com/rilldata/rill / Error

Method Error

runtime/parser/parser.go:1171–1173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1169}
1170
1171func (e pathError) Error() string {
1172 return e.err.Error()
1173}
1174
1175func (e pathError) Unwrap() error {
1176 return e.err

Callers 10

TestRillYAMLFeaturesFunction · 0.45
addParseErrorMethod · 0.45
ErrorMethod · 0.45
ErrorMethod · 0.45
newYAMLErrorFunction · 0.45
newDuckDBErrorFunction · 0.45
TestInitWithClickHouseFunction · 0.45
TestAnalyzeFunction · 0.45

Calls

no outgoing calls

Tested by 5

TestRillYAMLFeaturesFunction · 0.36
TestInitWithClickHouseFunction · 0.36
TestAnalyzeFunction · 0.36