- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- inet.ipaddr.AddressValueException
-
- inet.ipaddr.InconsistentPrefixException
-
- All Implemented Interfaces:
java.io.Serializable
public class InconsistentPrefixException extends AddressValueException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InconsistentPrefixException(AddressItem one, AddressItem two, java.lang.Integer prefixLength)
-
-
-
Constructor Detail
-
InconsistentPrefixException
public InconsistentPrefixException(AddressItem one, AddressItem two, java.lang.Integer prefixLength)
-
-