Exception: Arpie::EIncomplete
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Arpie::EIncomplete
- Defined in:
- lib/arpie/protocol.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.