public class HttpRequestFailException extends RuntimeException
Constructor and Description |
---|
HttpRequestFailException() |
HttpRequestFailException(String msg) |
HttpRequestFailException(String msg,
int httpStatusCode) |
Modifier and Type | Method and Description |
---|---|
int |
getHttpStatusCode() |
void |
setHttpStatusCode(int httpStatusCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.