public class ViPRHttpException extends ViPRException
| Constructor and Description |
|---|
ViPRHttpException(int httpCode) |
ViPRHttpException(int httpCode,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpCode() |
boolean |
isServiceUnavailable() |