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