Exception: IPAddr::InvalidAddressError
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| 
         Subclasses: 
        
       | 
    |
| 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 provided IP address is an invalid address.