MCPcopy 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_initFunction · 0.45
reader_transfer_dataFunction · 0.45
reader_cleanupFunction · 0.45
writer_initFunction · 0.45
writer_transfer_dataFunction · 0.45
writer_cleanupFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected