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.rec10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 2011b82..88314b2 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -953,12 +953,12 @@ HttpStatus: 400
953Value: 1855 953Value: 1855
954Name: EXCHANGE_PURSE_CREATE_SIGNATURE_INVALID 954Name: EXCHANGE_PURSE_CREATE_SIGNATURE_INVALID
955Description: The purse signature over the purse meta data is invalid. 955Description: The purse signature over the purse meta data is invalid.
956HttpStatus: 400 956HttpStatus: 403
957 957
958Value: 1856 958Value: 1856
959Name: EXCHANGE_PURSE_ECONTRACT_SIGNATURE_INVALID 959Name: EXCHANGE_PURSE_ECONTRACT_SIGNATURE_INVALID
960Description: The signature over the encrypted contract is invalid. 960Description: The signature over the encrypted contract is invalid.
961HttpStatus: 400 961HttpStatus: 403
962 962
963Value: 1857 963Value: 1857
964Name: EXCHANGE_PURSE_CREATE_EXCHANGE_SIGNATURE_INVALID 964Name: EXCHANGE_PURSE_CREATE_EXCHANGE_SIGNATURE_INVALID
@@ -983,12 +983,12 @@ HttpStatus: 400
983Value: 1876 983Value: 1876
984Name: EXCHANGE_PURSE_MERGE_INVALID_MERGE_SIGNATURE 984Name: EXCHANGE_PURSE_MERGE_INVALID_MERGE_SIGNATURE
985Description: The signature using the merge key is invalid. 985Description: The signature using the merge key is invalid.
986HttpStatus: 400 986HttpStatus: 403
987 987
988Value: 1877 988Value: 1877
989Name: EXCHANGE_PURSE_MERGE_INVALID_RESERVE_SIGNATURE 989Name: EXCHANGE_PURSE_MERGE_INVALID_RESERVE_SIGNATURE
990Description: The signature using the reserve key is invalid. 990Description: The signature using the reserve key is invalid.
991HttpStatus: 400 991HttpStatus: 403
992 992
993Value: 1878 993Value: 1878
994Name: EXCHANGE_PURSE_NOT_FULL 994Name: EXCHANGE_PURSE_NOT_FULL
@@ -1003,7 +1003,7 @@ HttpStatus: 0
1003Value: 1880 1003Value: 1880
1004Name: EXCHANGE_MERGE_PURSE_PARTNER_UNKNOWN 1004Name: EXCHANGE_MERGE_PURSE_PARTNER_UNKNOWN
1005Description: The exchange of the target account is not a partner of this exchange. 1005Description: The exchange of the target account is not a partner of this exchange.
1006HttpStatus: 400 1006HttpStatus: 404
1007 1007
1008 1008
1009Value: 1900 1009Value: 1900