From dfb9fc500acf32011f16862835369347ca221990 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 20 Jul 2020 16:23:41 +0530 Subject: taler wallet error code --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 6b70144..1bd3140 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2159,6 +2159,11 @@ Name: WALLET_EXCHANGE_PROTOCOL_VERSION_INCOMPATIBLE Description: The wallet does not implement a version of the exchange protocol that is compatible with the protocol version of the exchange. HttpStatus: 501 +Value: 7001 +Name: WALLET_UNEXPECTED_EXCEPTION +Description: The wallet encountered an unexpected exception. This is likely a bug in the wallet implementation. +HttpStatus: 500 + 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