public class InvalidHostException
extends java.lang.Exception
This is a wrapper for UnknownHostException
| Constructor and Description |
|---|
InvalidHostException(java.net.UnknownHostException e,
java.lang.String host) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHost() |