Package ZenUtils :: Module IpUtil :: Class InvalidIPRangeError
[hide private]
[frames] | no frames]

Class InvalidIPRangeError

source code

exceptions.Exception --+
                       |
                      InvalidIPRangeError

Attempted to parse an invalid IP range.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__