Exception: Arpie::EIncomplete

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/arpie/error.rb

Overview

Raised by arpie when a Protocol needs more data to parse a packet. Usually only of relevance to the programmer when using Protocol#from directly.