aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-08-25 15:07:51 +0200
committerChristian Grothoff <christian@grothoff.org>2020-08-25 15:07:51 +0200
commit4c0be7d53a083926c2dcc8e3781d650243466e89 (patch)
tree3be7e85a988e062f04c85d0250454fbd195296e7 /gnu-taler-error-codes/registry.rec
parente7d6038318099fbaf6f1d81bfb4fa0234efa91d5 (diff)
downloadgana-4c0be7d53a083926c2dcc8e3781d650243466e89.tar.gz
gana-4c0be7d53a083926c2dcc8e3781d650243466e89.zip
add to master
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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 f19d76a..6b43702 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: 1517
701Name: REFUND_DATABASE_LOOKUP_ERROR
702Description: The exchange failed to lookup information for the refund from its database.
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.