commit b826cb1002c34553dce999173f7a8b18c58e7338
parent 333b5f7388c59f123793b0d9e6a3857a87e60854
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 2 Dec 2024 18:52:09 +0100
-new EC
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -491,6 +491,11 @@ Name: EXCHANGE_GENERIC_BANK_ACCOUNT_UNKNOWN
Description: The exchange is not aware of the bank account (payto URI or hash thereof) specified in the request and thus cannot perform the requested operation. The client should check that the select account is correct.
HttpStatus: 404
+Value: 1042
+Name: EXCHANGE_GENERIC_AML_PROGRAM_RECURSION_DETECTED
+Description: The AML processing at the exchange did not terminate in an adequate timeframe. This is likely a configuration problem at the payment service provider. Users should contact the exchange operator.
+HttpStatus: 500
+
Value: 1100
Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND
Description: The exchange did not find information about the specified transaction in the database.