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
DL-COMMON-414004
メッセージ
Please set your license key to %s.
DL-COMMON-414005
メッセージ
Please set your certificate for checking the corresponding license key to %s or %s.
DL-COMMON-414006
メッセージ
The license key is not for the product '%s'. Please set the correct license key.
DL-COMMON-414007
メッセージ
The license type of the license key must be ENTERPRISE or TRIAL. Please set the correct license key.
DL-COMMON-414008
メッセージ
The port and privileged port must be greater than or equal to zero.
DL-COMMON-414009
メッセージ
The private key and certificate are required.
DL-COMMON-414010
メッセージ
The certificate version must be greater than or equal to zero.
DL-COMMON-414011
メッセージ
A secret key is required for HMAC authentication.
DL-COMMON-414012
メッセージ
The secret version for HMAC authentication must be greater than or equal to zero.
DL-COMMON-414013
メッセージ
The grpc deadline duration must be greater than or equal to zero.
DL-COMMON-414014
メッセージ
The grpc max inbound message size must be greater than or equal to zero.
DL-COMMON-414015
メッセージ
The grpc max inbound metadata size must be greater than or equal to zero.
DL-COMMON-414016
メッセージ
The authentication method name is invalid. Name: %s
DL-COMMON-414017
メッセージ
The argument format is illegal.
DL-COMMON-414018
メッセージ
The deserialization type is not supported. Type: %s
DL-COMMON-5xxxx
ステータスコード
以下は、内部エラーカテゴリのステータスコードとメッセージです。
DL-COMMON-500001
メッセージ
Binding the certificate failed. Details: %s
DL-COMMON-500002
メッセージ
Unbinding the certificate failed. Details: %s
DL-COMMON-500003
メッセージ
Getting the certificate failed. Details: %s
DL-COMMON-500004
メッセージ
Binding the secret key failed. Details: %s
DL-COMMON-500005
メッセージ
Unbinding the secret key failed. Details: %s
DL-COMMON-500006
メッセージ
Getting the secret key failed. Details: %s
DL-COMMON-500007
メッセージ
Binding the contract failed. Details: %s
DL-COMMON-500008
メッセージ
Getting the contract failed. Details: %s
DL-COMMON-500009
メッセージ
Scanning the contracts failed. Details: %s
DL-COMMON-502001
メッセージ
Serializing the specified json failed. Details: %s
DL-COMMON-502002
メッセージ
Deserializing the specified json string failed. Details: %s
DL-COMMON-502003
メッセージ
The required fields are not specified.
DL-COMMON-502004
メッセージ
The metadata is not available since the asset has not been committed yet.
DL-COMMON-502005
メッセージ
The specified transaction state is invalid.
DL-COMMON-502006
メッセージ
The contract type or instance is not supported.