Exception: IPAddr::InvalidPrefixError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| 
         Class Chain: 
        
          self,
           
      InvalidAddressError,
          Error,
          ArgumentError
         | 
    |
| 
         Instance Chain: 
        
          self,
           
      InvalidAddressError,
          Error,
          ArgumentError
         | 
    |
| Inherits: | 
        IPAddr::InvalidAddressError
        
  | 
    
| Defined in: | lib/ipaddr.rb | 
Overview
Raised when the address is an invalid length.