From 085d587a2b01fba6953ce8a9ab44b342fa93121b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 25 Aug 2020 15:05:43 +0200 Subject: add status code --- gnu-taler-error-codes/registry.rec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 Description: The failure proof returned by the exchange is incorrect. Error code generated client-side. HttpStatus: 0 +Value: 1516 +Name: REFUND_DATABASE_LOOKUP_ERROR +Description: The exchange experienced a database failure trying to obtain the coin's history. +HttpStatus: 500 + Value: 1600 Name: ADMIN_ADD_INCOMING_WIREFORMAT_UNSUPPORTED Description: The wire format specified in the "sender_account_details" is not understood or not supported by this exchange. @@ -2308,7 +2313,7 @@ HttpStatus: 0 Value: 7015 Name: WALLET_ORDER_ALREADY_CLAIMED Description: Bla Bla -HttpStatus: 123 +HttpStatus: 404 Value: 9999 Name: END -- cgit v1.2.3