Class InetAddressAdapter.IpVersionMismatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
google.registry.model.host.InetAddressAdapter.IpVersionMismatchException
All Implemented Interfaces:
Serializable
Enclosing class:
InetAddressAdapter

public static class InetAddressAdapter.IpVersionMismatchException extends Exception
Exception for when the specified type of an address (v4/v6) doesn't match its actual type.
See Also:
  • Constructor Details

    • IpVersionMismatchException

      public IpVersionMismatchException()