Exception: Kubeclient::HttpError

Inherits:
KubeException show all
Defined in:
lib/kubeclient/http_error.rb

Overview

Exception that is raised when a http request fails

Direct Known Subclasses

ResourceNotFoundError

Instance Attribute Summary

Attributes inherited from KubeException

#error_code, #message, #response

Method Summary

Methods inherited from KubeException

#initialize, #to_s

Constructor Details

This class inherits a constructor from KubeException