ScalarDL Ledger エラーコード
注記
このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。
このページでは、ScalarDL Ledger のエラーコードの一覧を示します。
エラーコードのクラスと説明
クラス | 説明 |
---|---|
DL-LEDGER-3xxxx | 検証エラーカ テゴリのエラー |
DL-LEDGER-4xxxx | ユーザーエラーカテゴリのエラー |
DL-LEDGER-5xxxx | 内部エラーカテゴリのエラー |
DL-LEDGER-3xxxx
ステータスコード
以下は、検証エラーカテゴリのステータスコードとメッセージです。
DL-LEDGER-300001
メッセージ
Validation failed for the hash.
DL-LEDGER-301001
メッセージ
Validation failed for the previous hash.
DL-LEDGER-302001
メッセージ
Validation failed for the contract.
DL-LEDGER-303001
メッセージ
Validation failed for the output. Recomputed: %s; Stored: %s
DL-LEDGER-304001
メッセージ
Validation failed for nonce. %s contains the nonce '%s' more than once.
DL-LEDGER-305001
メッセージ
The specified asset and the asset metadata are inconsistent.
DL-LEDGER-305002
メッセージ
The asset specified by input dependencies is not found.
DL-LEDGER-4xxxx
ステータスコード
以下は、ユーザーエラーカテゴリのステータスコードとメッセージです。
DL-LEDGER-400001
メッセージ
The request signature can't be validated.
DL-LEDGER-400002
メッセージ
The request signature from Auditor can't be validated.
DL-LEDGER-407001
メッセージ
The specified contract class is not allowed to be executed.
DL-LEDGER-407002
メッセージ
A configuration mismatch is detected. Check the Auditor setting in the client or Ledger.
DL-LEDGER-407003
メッセージ
The Auditor signature must be included in the request when Auditor is enabled.