ScalarDL Common Error Codes
This page provides a list of error codes common across ScalarDL.
Error code classes and descriptions​
Class | Description |
---|---|
DL-COMMON-3xxxx | Errors for the validation error category |
DL-COMMON-4xxxx | Errors for the user error category |
DL-COMMON-5xxxx | Errors for the internal error category |
DL-COMMON-3xxxx
status codes​
The following are status codes and messages for the validation error category.
DL-COMMON-302001
​
Message
The format of the contract ID is invalid.
DL-COMMON-302002
​
Message
Contract validation failed. A bug might exist, or tampering might have occurred.
DL-COMMON-305001
​
Message
An unexpected record value is observed. A bug might exist, or tampering might have occurred. Details: %s
DL-COMMON-4xxxx
status codes​
The following are status codes and messages for the user error category.
DL-COMMON-400001
​
Message
Signing failed. Details: %s
DL-COMMON-400002
​
Message
Validating signature failed. Details: %s
DL-COMMON-400003
​
Message
The request signature can't be validated.
DL-COMMON-400004
​
Message
The proof signature can't be validated.
DL-COMMON-401001
​
Message
Loading the key failed. Details: %s
DL-COMMON-401002
​
Message
Loading the certificate failed. Details: %s
DL-COMMON-401003
​
Message
Creating a cipher key failed. Details: %s