aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/taler_error_codes.rst
diff options
context:
space:
mode:
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)