Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getCode
Method
getCode
gpcontrib/gpcloud/include/s3exception.h:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
virtual ~S3Exception() {
15
}
16
virtual string getCode() {
17
return
""
;
18
}
19
virtual string getMessage() {
20
return
""
;
21
}
Callers
13
get
Method · 0.45
put
Method · 0.45
post
Method · 0.45
head
Method · 0.45
deleteRequest
Method · 0.45
getResponseWithRetries
Method · 0.45
listBucket
Method · 0.45
fetchData
Method · 0.45
checkCompressionType
Method · 0.45
getUploadId
Method · 0.45
uploadPartOfData
Method · 0.45
completeMultiPart
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected