aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-20 14:30:37 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-20 14:30:37 +0530
commit6edaeda88f6452c52a65cef9632982909f416769 (patch)
tree26abfdf53190932a9bc8d7b2221de110c7d1314f /gnu-taler-error-codes
parentbc9def4616494c85af54418bb11193c42f087634 (diff)
downloadgana-6edaeda88f6452c52a65cef9632982909f416769.tar.gz
gana-6edaeda88f6452c52a65cef9632982909f416769.zip
ec
Diffstat (limited to 'gnu-taler-error-codes')
-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 0f49579..ad8d588 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -2290,6 +2290,11 @@ Name: WALLET_CORE_NOT_AVAILABLE
2290Description: The wallet core service is not available. 2290Description: The wallet core service is not available.
2291HttpStatus: 0 2291HttpStatus: 0
2292 2292
2293Value: 7012
2294Name: WALLET_WITHDRAWAL_OPERATION_ABORTED_BY_BANK
2295Description: The bank has aborted a withdrawal operation, and thus a withdrawal can't complete.
2296HttpStatus: 0
2297
2293Value: 9999 2298Value: 9999
2294Name: END 2299Name: END
2295Description: End of error code range. 2300Description: End of error code range.