MCPcopy Create free account
hub / github.com/aws/aws-cli / TransferNotDoneError

Class TransferNotDoneError

awscli/s3transfer/exceptions.py:38–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37
38class TransferNotDoneError(Exception):
39 pass
40
41
42class FatalError(CancelledError):

Callers 2

set_exceptionMethod · 0.90
set_exceptionMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected