Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getMessage
Method
getMessage
gpcontrib/gpcloud/include/s3exception.h:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
return
""
;
18
}
19
virtual string getMessage() {
20
return
""
;
21
}
22
virtual string getFullMessage() {
23
std::stringstream errorMessage;
24
errorMessage << this->getMessage() <<
", Function: "
<< this->func
Callers
15
getFullMessage
Method · 0.95
error
Method · 0.45
error
Method · 0.45
TEST
Function · 0.45
get
Method · 0.45
put
Method · 0.45
post
Method · 0.45
head
Method · 0.45
deleteRequest
Method · 0.45
getResponseWithRetries
Method · 0.45
putResponseWithRetries
Method · 0.45
postResponseWithRetries
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36