Uses of Class
com.azure.core.exception.HttpResponseException
Packages that use HttpResponseException
Package
Description
Package containing the data models for AnomalyDetectorClient.
Package containing classes for AzureCognitiveServiceMetricsAdvisorRestAPIOpenAPIV2.
Package containing the data models for AccessControlClient.
Package containing the data models for ArtifactsClient.
Package containing classes for AzureCommunicationCallingServerService.
Package containing classes for AzureCommunicationChatService.
Package containing classes for CommunicationIdentityClient.
Package containing classes for PhoneNumberAdminClient.
Package containing core exception classes.
Package containing the error types for Azure ARM client.
Package containing common test classes for Azure client libraries.
Package containing the implementations and inner classes for AzureTable.
Package containing various types of credentials and classes
for retrieving access tokens from various configurations.
Package containing the data models for QuantumClient.
Package containing classes used by
KeyVaultAccessControlAsyncClient and
KeyVaultAccessControlClient to perform access control operations
on Azure Key Vault resources, as well as classes used by
KeyVaultBackupAsyncClient and
KeyVaultBackupClient to perform backup and restore operations on
on Azure Key Vault keys.Package containing the classes for Azure Storage Blob batching.
Package containing classes for AzureBlobStorage.
Package containing classes for AzureDataLakeStorageRestAPI.
Package containing classes for AzureFileStorage.
Package containing classes for AzureQueueStorage.
-
Uses of HttpResponseException in com.azure.ai.anomalydetector.models
Subclasses of HttpResponseException in com.azure.ai.anomalydetector.modelsModifier and TypeClassDescriptionfinal classException thrown for an invalid response with AnomalyDetectorError information.final classException thrown for an invalid response with ErrorResponse information. -
Uses of HttpResponseException in com.azure.ai.metricsadvisor.models
Subclasses of HttpResponseException in com.azure.ai.metricsadvisor.modelsModifier and TypeClassDescriptionfinal classException thrown for an invalid response with ErrorCode information. -
Uses of HttpResponseException in com.azure.analytics.synapse.accesscontrol.models
Subclasses of HttpResponseException in com.azure.analytics.synapse.accesscontrol.modelsModifier and TypeClassDescriptionfinal classException thrown for an invalid response with ErrorContract information. -
Uses of HttpResponseException in com.azure.analytics.synapse.artifacts.models
Subclasses of HttpResponseException in com.azure.analytics.synapse.artifacts.modelsModifier and TypeClassDescriptionfinal classException thrown for an invalid response with CloudError information.final classException thrown for an invalid response with ErrorContract information. -
Uses of HttpResponseException in com.azure.communication.callingserver.models
Subclasses of HttpResponseException in com.azure.communication.callingserver.modelsModifier and TypeClassDescriptionfinal classException thrown for an invalid response withCallingServerErrorinformation. -
Uses of HttpResponseException in com.azure.communication.chat.models
Subclasses of HttpResponseException in com.azure.communication.chat.modelsModifier and TypeClassDescriptionclassException thrown on chat specific errors -
Uses of HttpResponseException in com.azure.communication.identity.models
Subclasses of HttpResponseException in com.azure.communication.identity.modelsModifier and TypeClassDescriptionfinal classException thrown on phone number specific errors -
Uses of HttpResponseException in com.azure.communication.phonenumbers.models
Subclasses of HttpResponseException in com.azure.communication.phonenumbers.modelsModifier and TypeClassDescriptionclassException thrown on phone number specific errors -
Uses of HttpResponseException in com.azure.core.exception
Subclasses of HttpResponseException in com.azure.core.exceptionModifier and TypeClassDescriptionclassThe exception thrown when failed to authenticate the client request with status code of 4XX, typically 401 unauthorized.classError raised during response deserialization.classThe exception thrown when HTTP request tried to create an already existing resource with status code of 4XX, typically 412 conflict.classThe exception thrown for invalid resource modification with status code of 4XX, typically 409 Conflict.classAn error response, typically triggered by a 412 response (for update) or 404 (for get/post)classThis exception is thrown when an HTTP request has reached the maximum number of redirect attempts with HTTP status code of 3XX. -
Uses of HttpResponseException in com.azure.core.management.exception
Subclasses of HttpResponseException in com.azure.core.management.exceptionModifier and TypeClassDescriptionclassException thrown for an invalid response with custom error information. -
Uses of HttpResponseException in com.azure.core.test
Subclasses of HttpResponseException in com.azure.core.testModifier and TypeClassDescriptionclassA test exception.classA test exception. -
Uses of HttpResponseException in com.azure.data.tables.models
Subclasses of HttpResponseException in com.azure.data.tables.modelsModifier and TypeClassDescriptionclassException thrown for an invalid response withTableServiceErrorinformation.final classException thrown for an invalid response on a transactional operation withTableServiceErrorinformation. -
Uses of HttpResponseException in com.azure.identity
Subclasses of HttpResponseException in com.azure.identityModifier and TypeClassDescriptionfinal classThe exception thrown to indicate that interactive authentication is required.classThe exception thrown when aTokenCredentialdid not attempt to authenticate and retrieveAccessToken, as its prerequisite information or state was not available. -
Uses of HttpResponseException in com.azure.quantum.jobs.models
Subclasses of HttpResponseException in com.azure.quantum.jobs.modelsModifier and TypeClassDescriptionfinal classException thrown for an invalid response with RestError information. -
Uses of HttpResponseException in com.azure.security.keyvault.administration.models
Subclasses of HttpResponseException in com.azure.security.keyvault.administration.modelsModifier and TypeClassDescriptionfinal classException thrown for an invalid response withKeyVaultAdministrationErrorinformation. -
Uses of HttpResponseException in com.azure.storage.blob.batch
Subclasses of HttpResponseException in com.azure.storage.blob.batchModifier and TypeClassDescriptionfinal classThis exception class is an aggregate forBlobStorageExceptions. -
Uses of HttpResponseException in com.azure.storage.blob.models
Subclasses of HttpResponseException in com.azure.storage.blob.modelsModifier and TypeClassDescriptionfinal classABlobStorageExceptionis thrown whenever Azure Storage successfully returns an error code that is not 200-level. -
Uses of HttpResponseException in com.azure.storage.file.datalake.models
Subclasses of HttpResponseException in com.azure.storage.file.datalake.modelsModifier and TypeClassDescriptionfinal classADataLakeStorageExceptionis thrown whenever Azure Storage successfully returns an error code that is not 200-level. -
Uses of HttpResponseException in com.azure.storage.queue.models
Subclasses of HttpResponseException in com.azure.storage.queue.modelsModifier and TypeClassDescriptionfinal classAStorageExceptionis thrown whenever Azure Storage successfully returns an error code that is not 200-level.