ScalarDL 共通エラーコード
注記
このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。
このページでは、ScalarDL 全体で共通するエラーコードの一覧を示します。
エラーコードのクラスと説明
| クラス | 説明 |
|---|---|
DL-COMMON-3xxxx | 検証エラーカテゴリのエラー |
DL-COMMON-4xxxx | ユーザーエラーカテゴリのエラー |
DL-COMMON-5xxxx | 内部エラーカテゴリのエラー |
DL-COMMON-3xxxx ステータスコード
以下は、検証エラーカテゴリのステータスコードとメッセージです。
DL-COMMON-302001
メッセージ
The format of the contract ID is invalid.
DL-COMMON-302002
メッセージ
Contract validation failed. A bug might exist, or tampering might have occurred.
DL-COMMON-305001
メッセージ
An unexpected record value is observed. A bug might exist, or tampering might have occurred. Details: %s
DL-COMMON-4xxxx ステータスコード
以下は、ユーザーエラーカテゴリのステータスコードとメッセージです。
DL-COMMON-400001
メッセージ
Signing failed. Details: %s
DL-COMMON-400002
メッセージ
Validating signature failed. Details: %s
DL-COMMON-400003
メッセージ
The request signature can't be validated.
DL-COMMON-400004
メッセージ
The proof signature can't be validated.
DL-COMMON-401001
メッセージ
Loading the key failed. Details: %s
DL-COMMON-401002
メッセージ
Loading the certificate failed. Details: %s
DL-COMMON-401003
メッセージ
Creating a cipher key failed. Details: %s
DL-COMMON-401004
メッセージ
Invalid private key. File: %s
DL-COMMON-401005
メッセージ
Invalid certificate. File: %s
DL-COMMON-401006
メッセージ
Reading the private key failed. File: %s; Details: %s
DL-COMMON-401007
メッセージ
Reading the certificate failed. File: %s; Details: %s
DL-COMMON-401008
メッセージ
Creating a key store failed. Details: %s
DL-COMMON-402001
メッセージ
Loading the contract failed. Details: %s
DL-COMMON-403001
メッセージ
The specified certificate is not found.
DL-COMMON-404001
メッセージ
The specified contract is not found.
DL-COMMON-405001
メッセージ
The specified certificate is already registered.
DL-COMMON-406001
メッセージ
The specified contract is already registered.
DL-COMMON-406002
メッセージ
The specified contract binary name has been already registered with a different byte code.
DL-COMMON-413001
メッセージ
The specified secret is already registered.
DL-COMMON-414001
メッセージ
The specified value of the property '%s' is not a number. Value: %s
DL-COMMON-414002
メッセージ
The specified value of the property '%s' is not a boolean. Value: %s
DL-COMMON-414003
メッセージ
Reading the file failed. File: %s