public class HttpException
extends java.lang.Exception
| Constructor and Description |
|---|
HttpException(int responseCode,
java.lang.String responseMessage) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseCode() |
java.lang.String |
getResponseMessage() |