class ElasticAPM::CentralConfig::ResponseError

def initialize(response)

def initialize(response)
  super
  @response = response
end