Exception: Kubeclient::HttpError
- Inherits:
-
KubeException
- Object
- StandardError
- KubeException
- Kubeclient::HttpError
- Defined in:
- lib/kubeclient/http_error.rb
Overview
Exception that is raised when a http request fails
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from KubeException
#error_code, #message, #response
Method Summary
Methods inherited from KubeException
Constructor Details
This class inherits a constructor from KubeException