public class HttpException extends RuntimeException
| Constructor and Description |
|---|
HttpException(String url,
int status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
status() |
String |
url() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009–2015 SonarSource. All rights reserved.