Class: EventStore::HTTP::Connect::Telemetry::HostResolutionFailed

Inherits:
Struct
  • Object
show all
Defined in:
lib/event_store/http/connect/telemetry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorObject

Returns the value of attribute error

Returns:

  • (Object)

    the current value of error



16
17
18
# File 'lib/event_store/http/connect/telemetry.rb', line 16

def error
  @error
end

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



16
17
18
# File 'lib/event_store/http/connect/telemetry.rb', line 16

def host
  @host
end