aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/taler_error_codes.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-02-20 18:57:16 +0100
committerFlorian Dold <florian@dold.me>2024-02-20 18:57:16 +0100
commit1f4d834d8a5f6d18d9d063926971d6c633988ab5 (patch)
treea8d0a2524d3cbe2024a1d41bac685c43e6e3f9bd /gnu-taler-error-codes/taler_error_codes.rst
parent4728c9e60ce121f439b3db30cc08f06ff0beff71 (diff)
downloadgana-1f4d834d8a5f6d18d9d063926971d6c633988ab5.tar.gz
gana-1f4d834d8a5f6d18d9d063926971d6c633988ab5.zip
ec
Diffstat (limited to 'gnu-taler-error-codes/taler_error_codes.rst')
-rw-r--r--gnu-taler-error-codes/taler_error_codes.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/taler_error_codes.rst b/gnu-taler-error-codes/taler_error_codes.rst
index 595d1de..52e6bbf 100644
--- a/gnu-taler-error-codes/taler_error_codes.rst
+++ b/gnu-taler-error-codes/taler_error_codes.rst
@@ -1948,6 +1948,14 @@ Entries
1948 - 7031 1948 - 7031
1949 - 0 (UNINITIALIZED) 1949 - 0 (UNINITIALIZED)
1950 - The order has already been paid by another wallet. 1950 - The order has already been paid by another wallet.
1951 * - WALLET_EXCHANGE_UNAVAILABLE
1952 - 7032
1953 - 0 (UNINITIALIZED)
1954 - An exchange that is required for some request is currently not available.
1955 * - WALLET_EXCHANGE_ENTRY_USED
1956 - 7033
1957 - 0 (UNINITIALIZED)
1958 - An exchange entry is still used by the exchange, thus it can't be deleted without purging.
1951 * - ANASTASIS_GENERIC_BACKEND_TIMEOUT 1959 * - ANASTASIS_GENERIC_BACKEND_TIMEOUT
1952 - 8000 1960 - 8000
1953 - 504 (GATEWAY_TIMEOUT) 1961 - 504 (GATEWAY_TIMEOUT)