Exception: Dnsruby::DecodeError

Inherits:
ResolvError
  • Object
show all
Defined in:
lib/dnsruby.rb

Overview

Indicates an error in decoding an incoming DNS message

Instance Attribute Summary collapse

Instance Attribute Details

#partial_messageObject

Returns the value of attribute partial_message.



221
222
223
# File 'lib/dnsruby.rb', line 221

def partial_message
  @partial_message
end