MCPcopy
hub / github.com/dropbox/godropbox / Error

Method Error

errors/errors.go:27–27  ·  view source on GitHub ↗

Implements the built-in error interface.

()

Source from the content-addressed store, hash-verified

25
26 // Implements the built-in error interface.
27 Error() string
28
29 // Returns stack addresses as a string that can be supplied to
30 // a helper tool to get the actual stack trace. This function doesn't result

Callers 15

lockMethod · 0.65
unlockMethod · 0.65
TestNoErrMethod · 0.65
CheckMethod · 0.65
CheckMethod · 0.65
CheckMethod · 0.65
CheckMethod · 0.65
TestFailedMagicCheckMethod · 0.65
TestV1FailFormatCheckMethod · 0.65
TestV3FailFormatCheckMethod · 0.65

Implementers 1

baseErrorerrors/errors.go

Calls

no outgoing calls