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