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

Class ProxyConnectionError

awscli/botocore/exceptions.py:145–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144
145class ProxyConnectionError(ConnectionError):
146 fmt = 'Failed to connect to proxy URL: "{proxy_url}"'
147
148
149class NoCredentialsError(BotoCoreError):

Callers 1

sendMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected