当前位置: 首页>>代码示例>>Python>>正文


Python botocore.exceptions模块代码示例

botocore.exceptions共有32个方法/函数/属性,点击链接查看相应的源代码示例。

1. botocore.exceptions.ClientError() ,411个项目使用

2. botocore.exceptions.NoCredentialsError() ,35个项目使用

3. botocore.exceptions.ParamValidationError() ,26个项目使用

4. botocore.exceptions.EndpointConnectionError() ,24个项目使用

5. botocore.exceptions.ProfileNotFound() ,21个项目使用

6. botocore.exceptions.NoRegionError() ,18个项目使用

7. botocore.exceptions.BotoCoreError() ,15个项目使用

8. botocore.exceptions.WaiterError() ,14个项目使用

9. botocore.exceptions.UnknownServiceError() ,12个项目使用

10. botocore.exceptions.PartialCredentialsError() ,10个项目使用

11. botocore.exceptions.PaginationError() ,10个项目使用

12. botocore.exceptions.HTTPClientError() ,9个项目使用

13. botocore.exceptions.DataNotFoundError() ,9个项目使用

14. botocore.exceptions.OperationNotPageableError() ,9个项目使用

15. botocore.exceptions.IncompleteReadError() ,9个项目使用

16. botocore.exceptions.ConnectionError() ,7个项目使用

17. botocore.exceptions.UnknownClientMethodError() ,7个项目使用

18. botocore.exceptions.ConfigNotFound() ,7个项目使用

19. botocore.exceptions.InvalidConfigError() ,7个项目使用

20. botocore.exceptions.MetadataRetrievalError() ,7个项目使用

21. botocore.exceptions.ReadTimeoutError() ,6个项目使用

22. botocore.exceptions.AliasConflictParameterError() ,6个项目使用

23. botocore.exceptions.UnseekableStreamError() ,6个项目使用

24. botocore.exceptions.RefreshWithMFAUnsupportedError() ,6个项目使用

25. botocore.exceptions.UnsupportedSignatureVersionError() ,6个项目使用

26. botocore.exceptions.UnknownCredentialError() ,6个项目使用

27. botocore.exceptions.UnknownSignatureVersionError() ,6个项目使用

28. botocore.exceptions.MD5UnavailableError() ,6个项目使用

29. botocore.exceptions.CredentialRetrievalError() ,6个项目使用

30. botocore.exceptions.InvalidS3AddressingStyleError() ,6个项目使用

31. botocore.exceptions.InvalidRetryConfigurationError() ,5个项目使用

32. botocore.exceptions.InvalidMaxRetryAttemptsError() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。