StorageErrorCodeStrings クラス

  • java.lang.Object
    • com.microsoft.azure.storage.StorageErrorCodeStrings

public class StorageErrorCodeStrings

Azure Storage の一般的なエラー コード文字列を表します。

フィールドの概要

修飾子と型 フィールドと説明
final String ACCOUNT_ALREADY_EXISTS

指定されたアカウントは既に存在します。

final String ACCOUNT_BEING_CREATED

The specified account is in the process of being created. (指定されたアカウントは作成中です。)

final String ACCOUNT_IS_DISABLED

The specified account is disabled. (指定されているアカウントが無効になっています。)

final String AUTHENTICATION_FAILED

認証に失敗しました。

final String BLOB_ALREADY_EXISTS

The specified blob already exists. (指定された BLOB は既に存在します。)

final String BLOB_NOT_FOUND

The specified blob does not exist. (指定された BLOB が存在しません。)

final String CANNOT_DELETE_FILE_OR_DIRECTORY

ファイルまたはディレクトリは、SMB クライアントで使用されているため削除できませんでした。

final String CANNOT_VERIFY_COPY_SOURCE

Could not verify the copy source within the specified time. (指定された時間内にコピー ソースを確認できませんでした。 エラーの詳細については、HTTP ステータス コードとメッセージを確認してください。)

final String CLIENT_CACHE_FLUSH_DELAY

指定したリソースの状態を指定した時間に SMB クライアントからフラッシュできませんでした。

final String CLIENT_PROVIDED_KEY_ERROR

クライアントが提供するキーを使用してデータを暗号化/復号化中にエラーが発生しました。

final String CONDITION_HEADERS_NOT_SUPPORTED

Condition headers are not supported. (条件ヘッダーがサポートされていません。)

final String CONDITION_NOT_MET

指定された条件が満たされませんでした。

final String CONTAINER_ALREADY_EXISTS

The specified container already exists. (指定されたコンテナーは既に存在します。)

final String CONTAINER_BEING_DELETED

The specified container is being deleted. (指定されたコンテナーは削除されています。)

final String CONTAINER_DISABLED

指定されたコンテナーが無効になっています。

final String CONTAINER_NOT_FOUND

指定されたコンテナーが見つかりませんでした。

final String COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED

The copy source account and destination account must be the same. (コピーのコピー元アカウントとコピー先アカウントは同じである必要があります。)

final String COPY_ID_MISMATCH

The specified copy ID did not match the copy ID for the pending copy operation. (指定されたコピー ID は、保留中のコピー操作のコピー ID と一致しません。)

final String DECRYPTION_ERROR

暗号化解除中にエラーが発生しました。

final String DELETE_PENDING

指定されたリソースは SMB クライアントが削除対象に設定しています。

final String DIRECTORY_ALREADY_EXISTS

指定したディレクトリは既に存在します。

final String DIRECTORY_NOT_EMPTY

指定されているディレクトリが空ではありません。

final String DUPLICATE_PROPERTIES_SPECIFIED

A property is specified more than one time. (プロパティが 1 回以上指定されています。)

final String EMPTY_METADATA_KEY

メタデータ キーが空です。

final String ENTITY_ALREADY_EXISTS

エンティティは既に存在します

final String ENTITY_TOO_LARGE

エンティティは既に存在します

final String FILE_LOCK_CONFLICT

指定したファイルの一部は、SMB クライアントによってロックされています。

final String HOST_INFORMATION_NOT_PRESENT

The required host information is not present in the request. (必須ホスト情報が要求内に存在しません。) You must send a non-empty Host header or include the absolute URI in the request line. (空でない Host ヘッダーを送信するか、要求ラインで絶対 URI を指定する必要があります。)

final String INCORRECT_BLOB_TYPE

正しくない BLOB の種類が指定されました。

final String INFINITE_LEASE_DURATION_REQUIRED

The lease ID matched, but the specified lease must be an infinite-duration lease. (リース ID は一致しましたが、指定されたリースは期間が無限のリースです。)

final String INSUFFICIENT_ACCOUNT_PERMISSIONS

The account being accessed does not have sufficient permissions to execute this operation. (アクセス中のアカウントには、この操作の実行に必要なアクセス許可が割り当てられていません。)

final String INTERNAL_ERROR

内部エラーが発生しました。

final String INVALID_APPEND_POSITION

指定した追加オフセットが無効な場合に返される可能性があるエラー コード。

final String INVALID_AUTHENTICATION_INFO

The authentication information was not provided in the correct format. (指定された認証情報の形式が正しくありません。) Authorization ヘッダーの値を確認します。

final String INVALID_BLOB_OR_BLOCK

The specified blob or block content is invalid. (指定された BLOB またはブロック コンテンツが無効です。)

final String INVALID_BLOB_TYPE

正しくない BLOB の種類が指定されました。

final String INVALID_BLOCK_ID

The specified block ID is invalid. (指定されたブロック ID が無効です。) The block ID must be Base64-encoded. (ブロック ID は Base64 でエンコードする必要があります。)

final String INVALID_BLOCK_LIST

指定された block list は無効です。

final String INVALID_DOCUMENT

指定された XML または Json ドキュメントが無効です。 テーブルにのみ使用されます。

final String INVALID_FILE_OR_DIRECTORY_PATH_NAME

ファイルパスまたはディレクトリパスが長すぎるか、ファイルまたはディレクトリパスにサブディレクトリが多すぎます。

final String INVALID_HEADER_VALUE

1 つ以上のヘッダー値が無効です。

final String INVALID_HTTP_VERB

HTTP 動詞が無効です。

final String INVALID_INPUT

入力が無効です。

final String INVALID_MARKER

The specified marker is invalid. (指定されているマーカーが無効です。)

final String INVALID_MAX_BLOB_SIZE_CONDITION

指定した最大 BLOB サイズを超えたときに返される可能性があるエラー コード。

final String INVALID_MD5

指定された MD5 ハッシュが無効です。

final String INVALID_METADATA

The specified metadata is invalid. (指定されているメタデータが無効です。)

final String INVALID_PAGE_RANGE

The page range specified is invalid. (指定されたページ範囲が無効です。)

final String INVALID_QUERY_PARAMETER_VALUE

1 つ以上のクエリ パラメーターが無効です。

final String INVALID_RANGE

指定された範囲が無効です。

final String INVALID_RESOURCE_NAME

指定したリソース名に無効な文字が含まれています。

final String INVALID_TYPE

正しくない型が指定されました。 テーブルにのみ使用されます。

final String INVALID_URI

URI が無効です。

final String INVALID_VALUE_TYPE

The value specified is invalid. (指定された値が無効です。)

final String INVALID_VERSION_FOR_PAGE_BLOB_OPERATION

All operations on page blobs require at least version 2009-09-19. (ページ BLOB に対するすべての操作では、少なくともバージョン 2009-09-19 が必要です。)

final String INVALID_XML_DOCUMENT

指定された XML ドキュメントが無効です。

final String INVALID_XML_NODE_VALUE

The value provided for one of the XML nodes in the request body was not in the correct format. (要求の本文の XML ノードのいずれかに指定されている値の形式が正しくありません。)

final String JSON_FORMAT_NOT_SUPPORTED

JSON format is not supported. (JSON フォーマットはサポートされません。)

final String LEASE_ALREADY_BROKEN

リースは既に壊れています。

final String LEASE_ALREADY_PRESENT

リースは既に存在します。

final String LEASE_ID_MISMATCH_WITH_BLOB_OPERATION

リース ID が BLOB 操作で正しくありません。

final String LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION

コンテナー操作でリース ID が正しくありません。

final String LEASE_ID_MISMATCH_WITH_LEASE_OPERATION

リース操作でリース ID が正しくありません。

final String LEASE_ID_MISSING

リース ID がありません。

final String LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED

The lease ID matched, but the lease is currently in breaking state and cannot be acquired until it is broken. (リース ID は一致しましたが、リースは現在中断中なので、完全に中断されるまで取得できません。)

final String LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED

The lease ID matched, but the lease is currently in breaking state and cannot be changed. (リース ID は一致しましたが、リースは現在中断中なので、変更できません。)

final String LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED

The lease ID matched, but the lease has been broken explicitly and cannot be renewed. (リース ID は一致しますが、リースは明示的に中断されており、更新できません。)

final String LEASE_LOST

A lease ID was specified, but the lease for the blob/container has expired. (リース ID が指定されましたが、BLOB/コンテナーのリースは有効期限が切れています。)

final String LEASE_NOT_PRESENT_WITH_BLOB_OPERATION

There is currently no lease on the blob. (現在 BLOB にはリースが存在しません。)

final String LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION

There is currently no lease on the container. (現在コンテナーにはリースが存在しません。)

final String LEASE_NOT_PRESENT_WITH_LEASE_OPERATION

There is currently no lease on the blob/container. (現在 BLOB/コンテナーにはリースが存在しません。)

final String MD5_MISMATCH

指定された MD5 ハッシュがサーバー値と一致しません。

final String MESSAGE_NOT_FOUND

The specified message does not exist. (指定されたメッセージが存在しません。)

final String MESSAGE_TOO_LARGE

The message exceeds the maximum allowed size. (メッセージは許容される最大サイズを超えています。)

final String METADATA_TOO_LARGE

指定されたメタデータが大きすぎます。

final String METHOD_NOT_ALLOWED

The requested method is not allowed on the specified resource. (要求されたメソッドは、指定されたリソースでは許可されません。)

final String MISSING_CONTENT_LENGTH_HEADER

この要求には Content-Length ヘッダーが必要です。

final String MISSING_MD5_HEADER

MD5 ハッシュがありません。

final String MISSING_REQUIRED_HEADER

必要なヘッダーが見つかりませんでした。

final String MISSING_REQUIRED_QUERY_PARAMETER

必要なクエリ パラメーターがありません。

final String MISSING_REQUIRED_XML_NODE

必要な XML ノードが見つかりませんでした。

final String MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED

Multiple condition headers are not supported. (複数の条件ヘッダーはサポートされていません。)

final String NO_PENDING_COPY_OPERATION

There is currently no pending copy operation. (現在保留中のコピー操作は存在しません。)

final String NOT_IMPLEMENTED

The requested operation is not implemented on the specified resource. (要求された操作は、指定されたリソースでは実装されていません。)

final String OPERATION_TIMED_OUT

操作はタイムアウトしました。

final String OUT_OF_RANGE_INPUT

入力が範囲外です。

final String OUT_OF_RANGE_QUERY_PARAMETER_VALUE

1 つ以上のクエリ パラメーターが範囲外です。

final String PARENT_NOT_FOUND

指定された親パスが存在しません。

final String PENDING_COPY_OPERATION

There is currently a pending copy operation. (現在保留中のコピー操作が存在します。)

final String POP_RECEIPT_MISMATCH

The specified pop receipt did not match the pop receipt for a dequeued message. (指定されている POPReceipt はデキューされたメッセージの POPReceipt と一致しませんでした。)

final String PROPERTIES_NEED_VALUE

Values have not been specified for all properties in the entity. (エンティティのすべてのプロパティに対して値が指定されていません。)

final String PROPERTY_NAME_INVALID

The property name is invalid. (プロパティ名が無効です。)

final String PROPERTY_NAME_TOO_LONG

The property name exceeds the maximum allowed length. (プロパティの名前が許可される最大長を超えています。)

final String PROPERTY_VALUE_TOO_LARGE

The property value is larger than the maximum size permitted. (プロパティの値が、許可される最大サイズを超えています。)

final String QUEUE_ALREADY_EXISTS

The specified queue already exists. (指定されたキューは既に存在します。)

final String QUEUE_BEING_DELETED

The specified queue is being deleted. (指定したキューは削除されます。)

final String QUEUE_DISABLED

The specified queue has been disabled by the administrator. (指定されているキューは管理者によって無効になっています。)

final String QUEUE_NOT_EMPTY

The specified queue is not empty. (指定されているキューが空ではありません。)

final String QUEUE_NOT_FOUND

The specified queue does not exist. (指定されたキューが存在しません。)

final String READ_ONLY_ATTRIBUTE

指定されたリソースは読み取り専用であり、現時点では変更することはできません。

final String REQUEST_BODY_TOO_LARGE

要求本文が大きすぎます。

final String REQUEST_URL_FAILED_TO_PARSE

The url in the request could not be parsed. (要求の URL を解析できませんでした。)

final String RESOURCE_ALREADY_EXISTS

The specified resource already exists. (指定されたリソースは既に存在します。)

final String RESOURCE_NOT_FOUND

指定されたリソースが見つかりませんでした。

final String RESOURCE_TYPE_MISMATCH

The specified resource type does not match the type of the existing resource. (指定されたリソースの種類は既存のリソースの種類と一致しません。)

final String SEQUENCE_NUMBER_CONDITION_NOT_MET

The sequence number condition specified was not met. (指定されたシーケンス番号条件に適合しませんでした。)

final String SEQUENCE_NUMBER_INCREMENT_TOO_LARGE

The sequence number increment cannot be performed because it would result in overflow of the sequence number. (シーケンス番号がオーバーフローするので、シーケンス番号の増分を実行できません。)

final String SERVER_BUSY

サーバーがビジーです。

final String SHARE_ALREADY_EXISTS

指定された共有は既に存在します。

final String SHARE_BEING_DELETED

指定された共有は削除されています。 後で操作を再実行してください。

final String SHARE_DISABLED

指定した共有は、管理者によって無効になっています。

final String SHARE_HAS_SNAPSHOTS

指定した共有にスナップショットが含まれています。

final String SHARE_NOT_FOUND

指定した共有が見つかりませんでした。

final String SHARING_VIOLATION

指定されたリソースは SMB クライアントで使用されている可能性があります。

final String SNAPSHOTS_PRESENT

This operation is not permitted because the blob has snapshots. (この操作は、BLOB にスナップショットが関連付けられているので許可されません。

final String SOURCE_CONDITION_NOT_MET

The source condition specified using HTTP conditional header(s) is not met. (HTTP 条件ヘッダーを使用して指定されたソース条件に適合しません。)

final String TABLE_ALREADY_EXISTS

The table specified already exists. (指定されたテーブルは既に存在します。)

final String TABLE_BEING_DELETED

The specified table is being deleted. (指定されたテーブルは削除されています。)

final String TABLE_NOT_FOUND

The table specified does not exist. (指定されたテーブルが存在しません。)

final String TARGET_CONDITION_NOT_MET

The target condition specified using HTTP conditional header(s) is not met. (HTTP 条件ヘッダーを使用して指定されたターゲット条件に適合しません。)

final String TOO_MANY_PROPERTIES

The entity contains more properties than allowed. (エンティティに、許可される数を超えるプロパティが含まれています。)

final String UNSUPPORTED_HEADER

1 つ以上のヘッダー値はサポートされていません。

final String UNSUPPORTED_HTTP_VERB

指定された HTTP 動詞はサポートされていません。

final String UNSUPPORTED_QUERY_PARAMETER

1 つ以上のクエリ パラメーターはサポートされていません。

final String UNSUPPORTED_XML_NODE

One of the XML nodes specified in the request body is not supported. (要求の本文に指定されている XML ノードの 1 つがサポートされていません。)

final String UPDATE_CONDITION_NOT_SATISFIED

更新条件が満たされませんでした

final String X_METHOD_INCORRECT_COUNT

More than one X-HTTP-Method is specified. (1 つ以上の X-HTTP-Method が指定されています。)

final String X_METHOD_INCORRECT_VALUE

The specified X-HTTP-Method is invalid. (指定された X-HTTP-Method が無効です。)

final String X_METHOD_NOT_USING_POST

The request uses X-HTTP-Method with an HTTP verb other than POST. (要求で、POST 以外の HTTP 動詞を使用する X-HTTP-Method が使用されています。)

フィールドの詳細

ACCOUNT_ALREADY_EXISTS

public static final String ACCOUNT_ALREADY_EXISTS= "AccountAlreadyExists"

指定されたアカウントは既に存在します。

ACCOUNT_BEING_CREATED

public static final String ACCOUNT_BEING_CREATED= "AccountBeingCreated"

The specified account is in the process of being created. (指定されたアカウントは作成中です。)

ACCOUNT_IS_DISABLED

public static final String ACCOUNT_IS_DISABLED= "AccountIsDisabled"

The specified account is disabled. (指定されているアカウントが無効になっています。)

AUTHENTICATION_FAILED

public static final String AUTHENTICATION_FAILED= "AuthenticationFailed"

認証に失敗しました。

BLOB_ALREADY_EXISTS

public static final String BLOB_ALREADY_EXISTS= "BlobAlreadyExists"

The specified blob already exists. (指定された BLOB は既に存在します。)

BLOB_NOT_FOUND

public static final String BLOB_NOT_FOUND= "BlobNotFound"

The specified blob does not exist. (指定された BLOB が存在しません。)

CANNOT_DELETE_FILE_OR_DIRECTORY

public static final String CANNOT_DELETE_FILE_OR_DIRECTORY= "CannotDeleteFileOrDirectory"

ファイルまたはディレクトリは、SMB クライアントで使用されているため削除できませんでした。

CANNOT_VERIFY_COPY_SOURCE

public static final String CANNOT_VERIFY_COPY_SOURCE= "CannotVerifyCopySource"

Could not verify the copy source within the specified time. (指定された時間内にコピー ソースを確認できませんでした。 エラーの詳細については、HTTP ステータス コードとメッセージを確認してください。)

CLIENT_CACHE_FLUSH_DELAY

public static final String CLIENT_CACHE_FLUSH_DELAY= "ClientCacheFlushDelay"

指定したリソースの状態を指定した時間に SMB クライアントからフラッシュできませんでした。

CLIENT_PROVIDED_KEY_ERROR

public static final String CLIENT_PROVIDED_KEY_ERROR= "ClientProvidedKeyError"

クライアントが提供するキーを使用してデータを暗号化/復号化中にエラーが発生しました。

CONDITION_HEADERS_NOT_SUPPORTED

public static final String CONDITION_HEADERS_NOT_SUPPORTED= "ConditionHeadersNotSupported"

Condition headers are not supported. (条件ヘッダーがサポートされていません。)

CONDITION_NOT_MET

public static final String CONDITION_NOT_MET= "ConditionNotMet"

指定された条件が満たされませんでした。

CONTAINER_ALREADY_EXISTS

public static final String CONTAINER_ALREADY_EXISTS= "ContainerAlreadyExists"

The specified container already exists. (指定されたコンテナーは既に存在します。)

CONTAINER_BEING_DELETED

public static final String CONTAINER_BEING_DELETED= "ContainerBeingDeleted"

The specified container is being deleted. (指定されたコンテナーは削除されています。)

CONTAINER_DISABLED

public static final String CONTAINER_DISABLED= "ContainerDisabled"

指定されたコンテナーが無効になっています。

CONTAINER_NOT_FOUND

public static final String CONTAINER_NOT_FOUND= "ContainerNotFound"

指定されたコンテナーが見つかりませんでした。

COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED

public static final String COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED= "CopyAcrossAccountsNotSupported"

The copy source account and destination account must be the same. (コピーのコピー元アカウントとコピー先アカウントは同じである必要があります。)

COPY_ID_MISMATCH

public static final String COPY_ID_MISMATCH= "CopyIdMismatch"

The specified copy ID did not match the copy ID for the pending copy operation. (指定されたコピー ID は、保留中のコピー操作のコピー ID と一致しません。)

DECRYPTION_ERROR

public static final String DECRYPTION_ERROR= "DecryptionError"

暗号化解除中にエラーが発生しました。

DELETE_PENDING

public static final String DELETE_PENDING= "DeletePending"

指定されたリソースは SMB クライアントが削除対象に設定しています。

DIRECTORY_ALREADY_EXISTS

public static final String DIRECTORY_ALREADY_EXISTS= "DirectoryAlreadyExists"

指定したディレクトリは既に存在します。

DIRECTORY_NOT_EMPTY

public static final String DIRECTORY_NOT_EMPTY= "DirectoryNotEmpty"

指定されているディレクトリが空ではありません。

DUPLICATE_PROPERTIES_SPECIFIED

public static final String DUPLICATE_PROPERTIES_SPECIFIED= "DuplicatePropertiesSpecified"

A property is specified more than one time. (プロパティが 1 回以上指定されています。)

EMPTY_METADATA_KEY

public static final String EMPTY_METADATA_KEY= "EmptyMetadataKey"

メタデータ キーが空です。

ENTITY_ALREADY_EXISTS

public static final String ENTITY_ALREADY_EXISTS= "EntityAlreadyExists"

エンティティは既に存在します

ENTITY_TOO_LARGE

public static final String ENTITY_TOO_LARGE= "EntityTooLarge"

エンティティは既に存在します

FILE_LOCK_CONFLICT

public static final String FILE_LOCK_CONFLICT= "FileLockConflict"

指定したファイルの一部は、SMB クライアントによってロックされています。

HOST_INFORMATION_NOT_PRESENT

public static final String HOST_INFORMATION_NOT_PRESENT= "HostInformationNotPresent"

The required host information is not present in the request. (必須ホスト情報が要求内に存在しません。) You must send a non-empty Host header or include the absolute URI in the request line. (空でない Host ヘッダーを送信するか、要求ラインで絶対 URI を指定する必要があります。)

INCORRECT_BLOB_TYPE

public static final String INCORRECT_BLOB_TYPE= "IncorrectBlobType"

正しくない BLOB の種類が指定されました。

INFINITE_LEASE_DURATION_REQUIRED

public static final String INFINITE_LEASE_DURATION_REQUIRED= "InfiniteLeaseDurationRequired"

The lease ID matched, but the specified lease must be an infinite-duration lease. (リース ID は一致しましたが、指定されたリースは期間が無限のリースです。)

INSUFFICIENT_ACCOUNT_PERMISSIONS

public static final String INSUFFICIENT_ACCOUNT_PERMISSIONS= "InsufficientAccountPermissions"

The account being accessed does not have sufficient permissions to execute this operation. (アクセス中のアカウントには、この操作の実行に必要なアクセス許可が割り当てられていません。)

INTERNAL_ERROR

public static final String INTERNAL_ERROR= "InternalError"

内部エラーが発生しました。

INVALID_APPEND_POSITION

public static final String INVALID_APPEND_POSITION= "AppendPositionConditionNotMet"

指定した追加オフセットが無効な場合に返される可能性があるエラー コード。

INVALID_AUTHENTICATION_INFO

public static final String INVALID_AUTHENTICATION_INFO= "InvalidAuthenticationInfo"

The authentication information was not provided in the correct format. (指定された認証情報の形式が正しくありません。) Authorization ヘッダーの値を確認します。

INVALID_BLOB_OR_BLOCK

public static final String INVALID_BLOB_OR_BLOCK= "InvalidBlobOrBlock"

The specified blob or block content is invalid. (指定された BLOB またはブロック コンテンツが無効です。)

INVALID_BLOB_TYPE

public static final String INVALID_BLOB_TYPE= "InvalidBlobType"

正しくない BLOB の種類が指定されました。

INVALID_BLOCK_ID

public static final String INVALID_BLOCK_ID= "InvalidBlockId"

The specified block ID is invalid. (指定されたブロック ID が無効です。) The block ID must be Base64-encoded. (ブロック ID は Base64 でエンコードする必要があります。)

INVALID_BLOCK_LIST

public static final String INVALID_BLOCK_LIST= "InvalidBlockList"

指定された block list は無効です。

INVALID_DOCUMENT

public static final String INVALID_DOCUMENT= "InvalidDocument"

指定された XML または Json ドキュメントが無効です。 テーブルにのみ使用されます。

INVALID_FILE_OR_DIRECTORY_PATH_NAME

public static final String INVALID_FILE_OR_DIRECTORY_PATH_NAME= "InvalidFileOrDirectoryPathName"

ファイルパスまたはディレクトリパスが長すぎるか、ファイルまたはディレクトリパスにサブディレクトリが多すぎます。

INVALID_HEADER_VALUE

public static final String INVALID_HEADER_VALUE= "InvalidHeaderValue"

1 つ以上のヘッダー値が無効です。

INVALID_HTTP_VERB

public static final String INVALID_HTTP_VERB= "InvalidHttpVerb"

HTTP 動詞が無効です。

INVALID_INPUT

public static final String INVALID_INPUT= "InvalidInput"

入力が無効です。

INVALID_MARKER

public static final String INVALID_MARKER= "InvalidMarker"

The specified marker is invalid. (指定されているマーカーが無効です。)

INVALID_MAX_BLOB_SIZE_CONDITION

public static final String INVALID_MAX_BLOB_SIZE_CONDITION= "MaxBlobSizeConditionNotMet"

指定した最大 BLOB サイズを超えたときに返される可能性があるエラー コード。

INVALID_MD5

public static final String INVALID_MD5= "InvalidMd5"

指定された MD5 ハッシュが無効です。

INVALID_METADATA

public static final String INVALID_METADATA= "InvalidMetadata"

The specified metadata is invalid. (指定されているメタデータが無効です。)

INVALID_PAGE_RANGE

public static final String INVALID_PAGE_RANGE= "InvalidPageRange"

The page range specified is invalid. (指定されたページ範囲が無効です。)

INVALID_QUERY_PARAMETER_VALUE

public static final String INVALID_QUERY_PARAMETER_VALUE= "InvalidQueryParameterValue"

1 つ以上のクエリ パラメーターが無効です。

INVALID_RANGE

public static final String INVALID_RANGE= "InvalidRange"

指定された範囲が無効です。

INVALID_RESOURCE_NAME

public static final String INVALID_RESOURCE_NAME= "InvalidResourceName"

指定したリソース名に無効な文字が含まれています。

INVALID_TYPE

public static final String INVALID_TYPE= "InvalidType"

正しくない型が指定されました。 テーブルにのみ使用されます。

INVALID_URI

public static final String INVALID_URI= "InvalidUri"

URI が無効です。

INVALID_VALUE_TYPE

public static final String INVALID_VALUE_TYPE= "InvalidValueType"

The value specified is invalid. (指定された値が無効です。)

INVALID_VERSION_FOR_PAGE_BLOB_OPERATION

public static final String INVALID_VERSION_FOR_PAGE_BLOB_OPERATION= "InvalidVersionForPageBlobOperation"

All operations on page blobs require at least version 2009-09-19. (ページ BLOB に対するすべての操作では、少なくともバージョン 2009-09-19 が必要です。)

INVALID_XML_DOCUMENT

public static final String INVALID_XML_DOCUMENT= "InvalidXmlDocument"

指定された XML ドキュメントが無効です。

INVALID_XML_NODE_VALUE

public static final String INVALID_XML_NODE_VALUE= "InvalidXmlNodeValue"

The value provided for one of the XML nodes in the request body was not in the correct format. (要求の本文の XML ノードのいずれかに指定されている値の形式が正しくありません。)

JSON_FORMAT_NOT_SUPPORTED

public static final String JSON_FORMAT_NOT_SUPPORTED= "JsonFormatNotSupported"

JSON format is not supported. (JSON フォーマットはサポートされません。)

LEASE_ALREADY_BROKEN

public static final String LEASE_ALREADY_BROKEN= "LeaseAlreadyBroken"

リースは既に壊れています。

LEASE_ALREADY_PRESENT

public static final String LEASE_ALREADY_PRESENT= "LeaseAlreadyPresent"

リースは既に存在します。

LEASE_ID_MISMATCH_WITH_BLOB_OPERATION

public static final String LEASE_ID_MISMATCH_WITH_BLOB_OPERATION= "LeaseIdMismatchWithBlobOperation"

リース ID が BLOB 操作で正しくありません。

LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION

public static final String LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION= "LeaseIdMismatchWithContainerOperation"

コンテナー操作でリース ID が正しくありません。

LEASE_ID_MISMATCH_WITH_LEASE_OPERATION

public static final String LEASE_ID_MISMATCH_WITH_LEASE_OPERATION= "LeaseIdMismatchWithLeaseOperation"

リース操作でリース ID が正しくありません。

LEASE_ID_MISSING

public static final String LEASE_ID_MISSING= "LeaseIdMissing"

リース ID がありません。

LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED

public static final String LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED= "LeaseIsBreakingAndCannotBeAcquired"

The lease ID matched, but the lease is currently in breaking state and cannot be acquired until it is broken. (リース ID は一致しましたが、リースは現在中断中なので、完全に中断されるまで取得できません。)

LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED

public static final String LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED= "LeaseIsBreakingAndCannotBeChanged"

The lease ID matched, but the lease is currently in breaking state and cannot be changed. (リース ID は一致しましたが、リースは現在中断中なので、変更できません。)

LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED

public static final String LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED= "LeaseIsBrokenAndCannotBeRenewed"

The lease ID matched, but the lease has been broken explicitly and cannot be renewed. (リース ID は一致しますが、リースは明示的に中断されており、更新できません。)

LEASE_LOST

public static final String LEASE_LOST= "LeaseLost"

A lease ID was specified, but the lease for the blob/container has expired. (リース ID が指定されましたが、BLOB/コンテナーのリースは有効期限が切れています。)

LEASE_NOT_PRESENT_WITH_BLOB_OPERATION

public static final String LEASE_NOT_PRESENT_WITH_BLOB_OPERATION= "LeaseNotPresentWithBlobOperation"

There is currently no lease on the blob. (現在 BLOB にはリースが存在しません。)

LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION

public static final String LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION= "LeaseNotPresentWithContainerOperation"

There is currently no lease on the container. (現在コンテナーにはリースが存在しません。)

LEASE_NOT_PRESENT_WITH_LEASE_OPERATION

public static final String LEASE_NOT_PRESENT_WITH_LEASE_OPERATION= "LeaseNotPresentWithLeaseOperation"

There is currently no lease on the blob/container. (現在 BLOB/コンテナーにはリースが存在しません。)

MD5_MISMATCH

public static final String MD5_MISMATCH= "Md5Mismatch"

指定された MD5 ハッシュがサーバー値と一致しません。

MESSAGE_NOT_FOUND

public static final String MESSAGE_NOT_FOUND= "MessageNotFound"

The specified message does not exist. (指定されたメッセージが存在しません。)

MESSAGE_TOO_LARGE

public static final String MESSAGE_TOO_LARGE= "MessageTooLarge"

The message exceeds the maximum allowed size. (メッセージは許容される最大サイズを超えています。)

METADATA_TOO_LARGE

public static final String METADATA_TOO_LARGE= "MetadataTooLarge"

指定されたメタデータが大きすぎます。

METHOD_NOT_ALLOWED

public static final String METHOD_NOT_ALLOWED= "MethodNotAllowed"

The requested method is not allowed on the specified resource. (要求されたメソッドは、指定されたリソースでは許可されません。)

MISSING_CONTENT_LENGTH_HEADER

public static final String MISSING_CONTENT_LENGTH_HEADER= "MissingContentLengthHeader"

この要求には Content-Length ヘッダーが必要です。

MISSING_MD5_HEADER

public static final String MISSING_MD5_HEADER= "MissingContentMD5Header"

MD5 ハッシュがありません。

MISSING_REQUIRED_HEADER

public static final String MISSING_REQUIRED_HEADER= "MissingRequiredHeader"

必要なヘッダーが見つかりませんでした。

MISSING_REQUIRED_QUERY_PARAMETER

public static final String MISSING_REQUIRED_QUERY_PARAMETER= "MissingRequiredQueryParameter"

必要なクエリ パラメーターがありません。

MISSING_REQUIRED_XML_NODE

public static final String MISSING_REQUIRED_XML_NODE= "MissingRequiredXmlNode"

必要な XML ノードが見つかりませんでした。

MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED

public static final String MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED= "MultipleConditionHeadersNotSupported"

Multiple condition headers are not supported. (複数の条件ヘッダーはサポートされていません。)

NO_PENDING_COPY_OPERATION

public static final String NO_PENDING_COPY_OPERATION= "NoPendingCopyOperation"

There is currently no pending copy operation. (現在保留中のコピー操作は存在しません。)

NOT_IMPLEMENTED

public static final String NOT_IMPLEMENTED= "NotImplemented"

The requested operation is not implemented on the specified resource. (要求された操作は、指定されたリソースでは実装されていません。)

OPERATION_TIMED_OUT

public static final String OPERATION_TIMED_OUT= "OperationTimedOut"

操作はタイムアウトしました。

OUT_OF_RANGE_INPUT

public static final String OUT_OF_RANGE_INPUT= "OutOfRangeInput"

入力が範囲外です。

OUT_OF_RANGE_QUERY_PARAMETER_VALUE

public static final String OUT_OF_RANGE_QUERY_PARAMETER_VALUE= "OutOfRangeQueryParameterValue"

1 つ以上のクエリ パラメーターが範囲外です。

PARENT_NOT_FOUND

public static final String PARENT_NOT_FOUND= "ParentNotFound"

指定された親パスが存在しません。

PENDING_COPY_OPERATION

public static final String PENDING_COPY_OPERATION= "PendingCopyOperation"

There is currently a pending copy operation. (現在保留中のコピー操作が存在します。)

POP_RECEIPT_MISMATCH

public static final String POP_RECEIPT_MISMATCH= "PopReceiptMismatch"

The specified pop receipt did not match the pop receipt for a dequeued message. (指定されている POPReceipt はデキューされたメッセージの POPReceipt と一致しませんでした。)

PROPERTIES_NEED_VALUE

public static final String PROPERTIES_NEED_VALUE= "PropertiesNeedValue"

Values have not been specified for all properties in the entity. (エンティティのすべてのプロパティに対して値が指定されていません。)

PROPERTY_NAME_INVALID

public static final String PROPERTY_NAME_INVALID= "PropertyNameInvalid"

The property name is invalid. (プロパティ名が無効です。)

PROPERTY_NAME_TOO_LONG

public static final String PROPERTY_NAME_TOO_LONG= "PropertyNameTooLong"

The property name exceeds the maximum allowed length. (プロパティの名前が許可される最大長を超えています。)

PROPERTY_VALUE_TOO_LARGE

public static final String PROPERTY_VALUE_TOO_LARGE= "PropertyValueTooLarge"

The property value is larger than the maximum size permitted. (プロパティの値が、許可される最大サイズを超えています。)

QUEUE_ALREADY_EXISTS

public static final String QUEUE_ALREADY_EXISTS= "QueueAlreadyExists"

The specified queue already exists. (指定されたキューは既に存在します。)

QUEUE_BEING_DELETED

public static final String QUEUE_BEING_DELETED= "QueueBeingDeleted"

The specified queue is being deleted. (指定したキューは削除されます。)

QUEUE_DISABLED

public static final String QUEUE_DISABLED= "QueueDisabled"

The specified queue has been disabled by the administrator. (指定されているキューは管理者によって無効になっています。)

QUEUE_NOT_EMPTY

public static final String QUEUE_NOT_EMPTY= "QueueNotEmpty"

The specified queue is not empty. (指定されているキューが空ではありません。)

QUEUE_NOT_FOUND

public static final String QUEUE_NOT_FOUND= "QueueNotFound"

The specified queue does not exist. (指定されたキューが存在しません。)

READ_ONLY_ATTRIBUTE

public static final String READ_ONLY_ATTRIBUTE= "ReadOnlyAttribute"

指定されたリソースは読み取り専用であり、現時点では変更することはできません。

REQUEST_BODY_TOO_LARGE

public static final String REQUEST_BODY_TOO_LARGE= "RequestBodyTooLarge"

要求本文が大きすぎます。

REQUEST_URL_FAILED_TO_PARSE

public static final String REQUEST_URL_FAILED_TO_PARSE= "RequestUrlFailedToParse"

The url in the request could not be parsed. (要求の URL を解析できませんでした。)

RESOURCE_ALREADY_EXISTS

public static final String RESOURCE_ALREADY_EXISTS= "ResourceAlreadyExists"

The specified resource already exists. (指定されたリソースは既に存在します。)

RESOURCE_NOT_FOUND

public static final String RESOURCE_NOT_FOUND= "ResourceNotFound"

指定されたリソースが見つかりませんでした。

RESOURCE_TYPE_MISMATCH

public static final String RESOURCE_TYPE_MISMATCH= "ResourceTypeMismatch"

The specified resource type does not match the type of the existing resource. (指定されたリソースの種類は既存のリソースの種類と一致しません。)

SEQUENCE_NUMBER_CONDITION_NOT_MET

public static final String SEQUENCE_NUMBER_CONDITION_NOT_MET= "SequenceNumberConditionNotMet"

The sequence number condition specified was not met. (指定されたシーケンス番号条件に適合しませんでした。)

SEQUENCE_NUMBER_INCREMENT_TOO_LARGE

public static final String SEQUENCE_NUMBER_INCREMENT_TOO_LARGE= "SequenceNumberIncrementTooLarge"

The sequence number increment cannot be performed because it would result in overflow of the sequence number. (シーケンス番号がオーバーフローするので、シーケンス番号の増分を実行できません。)

SERVER_BUSY

public static final String SERVER_BUSY= "ServerBusy"

サーバーがビジーです。

SHARE_ALREADY_EXISTS

public static final String SHARE_ALREADY_EXISTS= "ShareAlreadyExists"

指定された共有は既に存在します。

SHARE_BEING_DELETED

public static final String SHARE_BEING_DELETED= "ShareBeingDeleted"

指定された共有は削除されています。 後で操作を再実行してください。

SHARE_DISABLED

public static final String SHARE_DISABLED= "ShareDisabled"

指定した共有は、管理者によって無効になっています。

SHARE_HAS_SNAPSHOTS

public static final String SHARE_HAS_SNAPSHOTS= "ShareHasSnapshots"

指定した共有にスナップショットが含まれています。

SHARE_NOT_FOUND

public static final String SHARE_NOT_FOUND= "ShareNotFound"

指定した共有が見つかりませんでした。

SHARING_VIOLATION

public static final String SHARING_VIOLATION= "SharingViolation"

指定されたリソースは SMB クライアントで使用されている可能性があります。

SNAPSHOTS_PRESENT

public static final String SNAPSHOTS_PRESENT= "SnapshotsPresent"

This operation is not permitted because the blob has snapshots. (この操作は、BLOB にスナップショットが関連付けられているので許可されません。

SOURCE_CONDITION_NOT_MET

public static final String SOURCE_CONDITION_NOT_MET= "SourceConditionNotMet"

The source condition specified using HTTP conditional header(s) is not met. (HTTP 条件ヘッダーを使用して指定されたソース条件に適合しません。)

TABLE_ALREADY_EXISTS

public static final String TABLE_ALREADY_EXISTS= "TableAlreadyExists"

The table specified already exists. (指定されたテーブルは既に存在します。)

TABLE_BEING_DELETED

public static final String TABLE_BEING_DELETED= "TableBeingDeleted"

The specified table is being deleted. (指定されたテーブルは削除されています。)

TABLE_NOT_FOUND

public static final String TABLE_NOT_FOUND= "TableNotFound"

The table specified does not exist. (指定されたテーブルが存在しません。)

TARGET_CONDITION_NOT_MET

public static final String TARGET_CONDITION_NOT_MET= "TargetConditionNotMet"

The target condition specified using HTTP conditional header(s) is not met. (HTTP 条件ヘッダーを使用して指定されたターゲット条件に適合しません。)

TOO_MANY_PROPERTIES

public static final String TOO_MANY_PROPERTIES= "TooManyProperties"

The entity contains more properties than allowed. (エンティティに、許可される数を超えるプロパティが含まれています。)

UNSUPPORTED_HEADER

public static final String UNSUPPORTED_HEADER= "UnsupportedHeader"

1 つ以上のヘッダー値はサポートされていません。

UNSUPPORTED_HTTP_VERB

public static final String UNSUPPORTED_HTTP_VERB= "UnsupportedHttpVerb"

指定された HTTP 動詞はサポートされていません。

UNSUPPORTED_QUERY_PARAMETER

public static final String UNSUPPORTED_QUERY_PARAMETER= "UnsupportedQueryParameter"

1 つ以上のクエリ パラメーターはサポートされていません。

UNSUPPORTED_XML_NODE

public static final String UNSUPPORTED_XML_NODE= "UnsupportedXmlNode"

One of the XML nodes specified in the request body is not supported. (要求の本文に指定されている XML ノードの 1 つがサポートされていません。)

UPDATE_CONDITION_NOT_SATISFIED

public static final String UPDATE_CONDITION_NOT_SATISFIED= "UpdateConditionNotSatisfied"

更新条件が満たされませんでした

X_METHOD_INCORRECT_COUNT

public static final String X_METHOD_INCORRECT_COUNT= "XMethodIncorrectCount"

More than one X-HTTP-Method is specified. (1 つ以上の X-HTTP-Method が指定されています。)

X_METHOD_INCORRECT_VALUE

public static final String X_METHOD_INCORRECT_VALUE= "XMethodIncorrectValue"

The specified X-HTTP-Method is invalid. (指定された X-HTTP-Method が無効です。)

X_METHOD_NOT_USING_POST

public static final String X_METHOD_NOT_USING_POST= "XMethodNotUsingPost"

The request uses X-HTTP-Method with an HTTP verb other than POST. (要求で、POST 以外の HTTP 動詞を使用する X-HTTP-Method が使用されています。)

適用対象