Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
func
(p *tProtocolException) Error() string {
64
return
p.msg
65
}
66
67
func
(p *tProtocolException) Unwrap() error {
68
return
p.err
Callers
2
NewTProtocolExceptionWithType
Function · 0.45
prependTProtocolException
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected