Class HostNotFoundException

All Implemented Interfaces:
Serializable

public final class HostNotFoundException extends ConnectionException
Exception thrown when the host name resolution fails.
See Also:
  • Constructor Details

    • HostNotFoundException

      public HostNotFoundException(String message)