MCPcopy Create free account
hub / github.com/apache/thrift / Error

Method Error

lib/go/thrift/protocol_exception.go:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61}
62
63func (p *tProtocolException) Error() string {
64 return p.msg
65}
66
67func (p *tProtocolException) Unwrap() error {
68 return p.err

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected