MCPcopy Index your code
hub / github.com/aws/aws-cli / AwsChunkedWrapperError

Class AwsChunkedWrapperError

awscli/botocore/exceptions.py:803–804  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

801
802
803class AwsChunkedWrapperError(BotoCoreError):
804 fmt = '{error_msg}'
805
806
807class FlexibleChecksumError(BotoCoreError):

Callers 1

seekMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected