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