Uses of Class
com.azure.data.tables.models.TableServiceError
Packages that use TableServiceError
-
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 theTableServiceException
class.TableTransactionFailedException
(String message, com.azure.core.http.HttpResponse response, TableServiceError value, Integer failedTransactionActionIndex) Initializes a new instance of theTableTransactionFailedException
class.