public class NoHttpResponseException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
NoHttpResponseException(java.lang.String message)
Creates a new NoHttpResponseException with the specified detail message.
|
private static final long serialVersionUID