public class WebException
extends com.azure.core.exception.AzureException
| Modifier and Type | Field and Description |
|---|---|
protected @Nullable com.azure.core.http.HttpResponse |
httpResponse |
| Constructor and Description |
|---|
WebException(String message,
@Nullable com.azure.core.http.HttpResponse httpResponse,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable com.azure.core.http.HttpResponse |
getHttpResponse() |
@Nullable Integer |
getStatusCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2025. All rights reserved.