troveclient.exceptions 模块¶
异常定义
- 异常 troveclient.exceptions.GuestLogNotFoundError¶
基础:
Exception指定的访客日志不存在。
- 异常 troveclient.exceptions.NoTokenLookupException¶
基础:
Exception这种认证方式不支持从现有令牌查找端点。
- 异常 troveclient.exceptions.ResponseFormatError¶
基础:
Exception无法解析响应格式。