class ElasticAPM::CentralConfig::ResponseError

@api private

def initialize(response)

def initialize(response)
  super
  @response = response
end