Exception: IPAddr::AddressFamilyError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Error,
          ArgumentError | |
| Instance Chain: 
          self,
           Error,
          ArgumentError | |
| Inherits: | IPAddr::Error 
 | 
| Defined in: | lib/ipaddr.rb | 
Overview
Raised when the address family is invalid such as an address with an unsupported family, an address with an inconsistent family, or an address who’s family cannot be determined.