| Package | Description |
|---|---|
| com.azure.data.tables.models |
Package containing the implementations and inner classes for AzureTable.
|
| Modifier and Type | Method and Description |
|---|---|
TableServiceError |
TableServiceException.getValue() |
| Constructor and Description |
|---|
TableServiceException(String message,
com.azure.core.http.HttpResponse response,
TableServiceError value)
Initializes a new instance of the
TableServiceException class. |
TableTransactionFailedException(String message,
com.azure.core.http.HttpResponse response,
TableServiceError value,
Integer failedTransactionActionIndex)
Initializes a new instance of the
TableTransactionFailedException class. |
Copyright © 2021 Microsoft Corporation. All rights reserved.