public class HttpException extends Exception
Constructor and Description |
---|
HttpException(int responseCode,
String responseMessage) |
Modifier and Type | Method and Description |
---|---|
int |
getResponseCode() |
String |
getResponseMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2018. All rights reserved.