メインコンテンツまでスキップ
バージョン: 3.10

ScalarDL Auditor エラーコード

注記

このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。

このページでは、ScalarDL Auditor のエラーコードの一覧を示します。

エラーコードのクラスと説明

クラス説明
DL-AUDITOR-3xxxx検証エラーカテゴリのエラー
DL-AUDITOR-4xxxxユーザーエラーカテゴリのエラー
DL-AUDITOR-5xxxx内部エラーカテゴリのエラー

DL-AUDITOR-3xxxx ステータスコード

以下は、検証エラーカテゴリのステータスコードとメッセージです。

DL-AUDITOR-304001

メッセージ

The nonce has already been used.

DL-AUDITOR-305001

メッセージ

The request is tampered.

DL-AUDITOR-305002

メッセージ

The specified asset proof doesn't exist in Ledger.

DL-AUDITOR-305003

メッセージ

The specified request proof doesn't exist.

DL-AUDITOR-305004

メッセージ

Hash validation failed.

DL-AUDITOR-305005

メッセージ

The specified lock entry doesn't exist. A bug might exist, or tampering might have occurred.

DL-AUDITOR-305006

メッセージ

An invalid asset proof is given for %s.

DL-AUDITOR-305007

メッセージ

The expected asset record doesn't exist.

DL-AUDITOR-305008

メッセージ

The specified asset and the asset lock are inconsistent.

DL-AUDITOR-4xxxx ステータスコード

以下は、ユーザーエラーカテゴリのステータスコードとメッセージです。

DL-AUDITOR-407001

メッセージ

The lock must be validated before it can be released.

DL-AUDITOR-409001

メッセージ

The specified asset is not found.

DL-AUDITOR-414001

メッセージ

%s must be set if HMAC authentication is used.

DL-AUDITOR-414002

メッセージ

Authentication between Ledger and Auditor is not correctly configured. Set %s or set %s along with a private key with %s or %s.

DL-AUDITOR-5xxxx ステータスコード

以下は、内部エラーカテゴリのステータスコードとメッセージです。

DL-AUDITOR-500001

メッセージ

Binding the request proof failed. Details: %s

DL-AUDITOR-500002

メッセージ

Getting the request proof failed. Details: %s

DL-AUDITOR-500003

メッセージ

Binding the asset record failed. Details: %s

DL-AUDITOR-500004

メッセージ

Retrieving the asset records failed. Details: %s

DL-AUDITOR-500005

メッセージ

Getting the asset lock for %s failed. Details: %s

DL-AUDITOR-502001

メッセージ

The specified lock type is not supported. Type: %s

DL-AUDITOR-502002

メッセージ

readUnlock is used for unlocked or write-locked assets.

DL-AUDITOR-502003

メッセージ

writeUnlock is used for unlocked or read-locked assets.

DL-AUDITOR-504001

メッセージ

The specified lock entry has been taken by write.

DL-AUDITOR-504002

メッセージ

The specified asset record is in use.

DL-AUDITOR-504003

メッセージ

The entry has already been recovered, or an issue might have occurred.