aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 06f81a2..c523c2d 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -393,6 +393,12 @@ Name: EXCHANGE_GENERIC_PURSE_DELETED
393Description: The purse was deleted. 393Description: The purse was deleted.
394HttpStatus: 410 394HttpStatus: 410
395 395
396Value: 1032
397Name: EXCHANGE_GENERIC_AML_OFFICER_PUB_MALFORMED
398Description: The public key of the AML officer in the URL was malformed.
399HttpStatus: 400
400
401
396Value: 1100 402Value: 1100
397Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND 403Name: EXCHANGE_DEPOSITS_GET_NOT_FOUND
398Description: The exchange did not find information about the specified transaction in the database. 404Description: The exchange did not find information about the specified transaction in the database.