From 7ab660026213f1005df7d63404b3f85cef72fb16 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 21 Jul 2020 16:46:49 +0530 Subject: more wallet error codes --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gnu-taler-error-codes') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 13d132a..700af8b 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2179,6 +2179,11 @@ Name: WALLET_HTTP_REQUEST_THROTTLED Description: The wallet tried to make a network request, but it was throttled. HttpStatus: 0 +Value: 7005 +Name: WALLET_UNEXPECTED_REQUEST_ERROR +Description: The wallet made a request to a service, but received an error response it does not know how to handle. +HttpStatus: 0 + Value: 7010 Name: WALLET_WITHDRAW_RESERVE_UNKNOWN_AT_EXCHANGE Description: The exchange does not know about the reserve (yet), and thus withdrawal can't progress. -- cgit v1.2.3