@InterfaceAudience.LimitedPrivate(value="authorization-subsystems") @InterfaceStability.Unstable public static class AzureADAuthenticator.HttpException extends IOException
| Modifier | Constructor and Description |
|---|---|
protected |
HttpException(int httpErrorCode,
String requestId,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpErrorCode()
Gets Http error status code.
|
String |
getRequestId()
Gets http request id .
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getHttpErrorCode()
public String getRequestId()
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.