Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getType
Method
getType
gpcontrib/gpcloud/include/s3exception.h:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
return errorMessage.str();
27
}
28
virtual string getType() {
29
return
"S3Exception"
;
30
}
31
};
32
33
// HTTP request failed
Callers
6
reader_init
Function · 0.45
reader_transfer_data
Function · 0.45
reader_cleanup
Function · 0.45
writer_init
Function · 0.45
writer_transfer_data
Function · 0.45
writer_cleanup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected