MCPcopy 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

getMethod · 0.45
putMethod · 0.45
postMethod · 0.45
headMethod · 0.45
deleteRequestMethod · 0.45
listBucketMethod · 0.45
fetchDataMethod · 0.45
checkCompressionTypeMethod · 0.45
getUploadIdMethod · 0.45
uploadPartOfDataMethod · 0.45
completeMultiPartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected