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, 6 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/taler_error_codes.rst b/gnu-taler-error-codes/taler_error_codes.rst
index 10d67c1..7109e91 100644
--- a/gnu-taler-error-codes/taler_error_codes.rst
+++ b/gnu-taler-error-codes/taler_error_codes.rst
@@ -2227,11 +2227,15 @@ Entries
2227 * - DONAU_GENERIC_KEYS_MISSING 2227 * - DONAU_GENERIC_KEYS_MISSING
2228 - 8607 2228 - 8607
2229 - 503 (SERVICE_UNAVAILABLE) 2229 - 503 (SERVICE_UNAVAILABLE)
2230 - The donau failed to perform the operation as it could not find the private keys. This is a problem with the donau setup, not with the client's request. 2230 - The Donau failed to perform the operation as it could not find the private keys. This is a problem with the Donau setup, not with the client's request.
2231 * - DONAU_GENERIC_KEYS_MISSING 2231 * - DONAU_GENERIC_KEYS_MISSING
2232 - 8608 2232 - 8608
2233 - 403 (FORBIDDEN) 2233 - 403 (FORBIDDEN)
2234 - The signature of the charity key over the budi-key-pairs is not valid. 2234 - The signature of the charity key is not valid.
2235 * - DONAU_CHARITY_NOT_FOUND
2236 - 8609
2237 - 404 (NOT_FOUND)
2238 - The charity is unknown.
2235 * - LIBEUFIN_NEXUS_GENERIC_ERROR 2239 * - LIBEUFIN_NEXUS_GENERIC_ERROR
2236 - 9000 2240 - 9000
2237 - 0 (UNINITIALIZED) 2241 - 0 (UNINITIALIZED)