Uses of Class
com.azure.data.tables.models.TableServiceError
Packages that use TableServiceError
Package
Description
Package containing the implementations and inner classes for AzureTable.
-
Uses of TableServiceError in com.azure.data.tables.models
Methods in com.azure.data.tables.models that return TableServiceErrorConstructors in com.azure.data.tables.models with parameters of type TableServiceErrorModifierConstructorDescriptionTableServiceException(String message, com.azure.core.http.HttpResponse response, TableServiceError value) Initializes a new instance of theTableServiceExceptionclass.TableTransactionFailedException(String message, com.azure.core.http.HttpResponse response, TableServiceError value, Integer failedTransactionActionIndex) Initializes a new instance of theTableTransactionFailedExceptionclass.