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 1ab1385..b67f8f8 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -292,6 +292,11 @@ Name: EXCHANGE_GENERIC_INVALID_DENOMINATION_CIPHER_FOR_OPERATION
292Description: The requested operation is not valid for the cipher used by the selected denomination. 292Description: The requested operation is not valid for the cipher used by the selected denomination.
293HttpStatus: 400 293HttpStatus: 400
294 294
295Value: 1017
296Name: EXCHANGE_GENERIC_CIPHER_MISMATCH
297Description: The provided arguments for the operation use inconsistent ciphers.
298HttpStatus: 400
299
295Value: 1100 300Value: 1100
296Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND 301Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND
297Description: The exchange did not find information about the specified transaction in the database. 302Description: The exchange did not find information about the specified transaction in the database.