aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-25 15:05:43 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-25 15:05:43 +0200
commit085d587a2b01fba6953ce8a9ab44b342fa93121b (patch)
treec629822c826b71d43795ce605e64ca33bec84db1 /gnu-taler-error-codes/registry.rec
parent57ea691b13f689e29d66192c7c22cc2b41349e6c (diff)
downloadgana-085d587a2b01fba6953ce8a9ab44b342fa93121b.tar.gz
gana-085d587a2b01fba6953ce8a9ab44b342fa93121b.zip
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index d554ec2..3db3ba7 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -697,6 +697,11 @@ Name: REFUND_INVALID_FAILURE_PROOF_BY_EXCHANGE
697Description: The failure proof returned by the exchange is incorrect. Error code generated client-side. 697Description: The failure proof returned by the exchange is incorrect. Error code generated client-side.
698HttpStatus: 0 698HttpStatus: 0
699 699
700Value: 1516
701Name: REFUND_DATABASE_LOOKUP_ERROR
702Description: The exchange experienced a database failure trying to obtain the coin's history.
703HttpStatus: 500
704
700Value: 1600 705Value: 1600
701Name: ADMIN_ADD_INCOMING_WIREFORMAT_UNSUPPORTED 706Name: ADMIN_ADD_INCOMING_WIREFORMAT_UNSUPPORTED
702Description: The wire format specified in the "sender_account_details" is not understood or not supported by this exchange. 707Description: The wire format specified in the "sender_account_details" is not understood or not supported by this exchange.
@@ -2308,7 +2313,7 @@ HttpStatus: 0
2308Value: 7015 2313Value: 7015
2309Name: WALLET_ORDER_ALREADY_CLAIMED 2314Name: WALLET_ORDER_ALREADY_CLAIMED
2310Description: Bla Bla 2315Description: Bla Bla
2311HttpStatus: 123 2316HttpStatus: 404
2312 2317
2313Value: 9999 2318Value: 9999
2314Name: END 2319Name: END