public class HttpResponseException
extends java.io.IOException
| Constructor and Description |
|---|
HttpResponseException(int statusCode,
java.lang.String message)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |