class Atatus::CentralConfig::ResponseError
@api private
Attributes
response[R]
Public Class Methods
new(response)
click to toggle source
# File lib/atatus/central_config.rb, line 29 def initialize(response) @response = response end