aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 542d4b0..fd0fb7f 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -640,6 +640,11 @@ Name: MERCHANT_GENERIC_EXCHANGE_TIMEOUT
640Description: The exchange failed to respond to the merchant on time. 640Description: The exchange failed to respond to the merchant on time.
641HttpStatus: 504 641HttpStatus: 504
642 642
643Value: 2012
644Name: MERCHANT_GENERIC_EXCHANGE_CONNECT_FAILURE
645Description: The merchant failed to talk to the exchange.
646HttpStatus: 500
647
643 648
644 649
645# 2100-2499: public API 650# 2100-2499: public API