mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
Update error.js
This commit is contained in:
parent
012e17ae2c
commit
6f17f7dee5
@ -139,7 +139,18 @@ const errorCodes = {
|
||||
"204913": "NHTTP_ERROR_CONNECT_PROXY",
|
||||
"204914": "NHTTP_ERROR_SSL",
|
||||
"204927": "IAS Unknown issuer of device cert",
|
||||
"204961": "SSL cipher error when trying to communicate with SOAP servers",
|
||||
"204961": "SSL_EFAILED",
|
||||
"204962": "SSL_EWANT_READ",
|
||||
"204963": "SSL_EWANT_WRITE",
|
||||
"204964": "SSL_ESYSCALL",
|
||||
"204965": "SSL_EZERO_RETURN",
|
||||
"204966": "SSL_EWANT_CONNECT",
|
||||
"204967": "SSL_ESSLID",
|
||||
"204968": "SSL_EVERIFY_COMMON_NAME",
|
||||
"204969": "SSL_EVERIFY_ROOT_CA",
|
||||
"204970": "SSL_EVERIFY_CHAIN",
|
||||
"204971": "SSL_EVERIFY_DATE",
|
||||
"204972": "SSL_EGET_SERVER_CERT",
|
||||
"204992": "EC_ERROR_NHTTP_CRX",
|
||||
"204993": "EC_ERROR_NHTTP_AHF",
|
||||
"204994": "EC_ERROR_NHTTP_SCCD",
|
||||
|
Loading…
x
Reference in New Issue
Block a user