MCPcopy
hub / github.com/pocketbase/pocketbase / Error

Method Error

tools/router/error.go:20–20  ·  view source on GitHub ↗

Error is the default English human readable error message that will be returned.

()

Source from the content-addressed store, hash-verified

18
19 // Error is the default English human readable error message that will be returned.
20 Error() string
21}
22
23// SafeErrorParamsResolver defines an optional interface for specifying dynamic error parameters.

Callers 15

TestParseUnverifiedJWTFunction · 0.65
serializeLogErrorFunction · 0.65
TestNewProviderByNameFunction · 0.65
TestContextFunction · 0.65
TestClientFunction · 0.65
TestEventErrorFunction · 0.65

Implementers 2

mockSafeErrorItemtools/router/error_test.go
BatchResponseErrorapis/batch.go

Calls

no outgoing calls

Tested by 15

TestParseUnverifiedJWTFunction · 0.52
TestNewProviderByNameFunction · 0.52
TestContextFunction · 0.52
TestClientFunction · 0.52
TestEventErrorFunction · 0.52