Exception: OpenASN::InvalidIPError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/openasn/errors.rb

Overview

Raised for unparseable IP input. Inherits ArgumentError so bare rescue ArgumentError in caller code behaves as documented ("raises on invalid IP").