aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
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 0de4c76..25ed9ed 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2596,6 +2596,11 @@ Name: WALLET_DB_UNAVAILABLE
2596Description: The wallet database is unavailable and the wallet thus is not operational. 2596Description: The wallet database is unavailable and the wallet thus is not operational.
2597HttpStatus: 0 2597HttpStatus: 0
2598 2598
2599Value: 7035
2600Name: WALLET_TALER_URI_MALFORMED
2601Description: A taler:// URI is malformed and can't be parsed.
2602HttpStatus: 0
2603
2599# 8000 - 8499: Reserved for Anastasis 2604# 8000 - 8499: Reserved for Anastasis
2600 2605
2601Value: 8000 2606Value: 8000