keystoneauth1.exceptions.response 模块¶
- 异常 keystoneauth1.exceptions.response.InvalidResponse(response: Response)
基类:
ClientException- __annotations__ = {}
- __doc__ = None
- __init__(response: Response)
- __module__ = 'keystoneauth1.exceptions.response'
- message = '来自服务器的无效响应。'