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.rec16
1 files changed, 16 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index f131570..efe2bf4 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -730,6 +730,22 @@ Description: No wire fees are configured for an enabled wire method of the excha
730HttpStatus: 500 730HttpStatus: 500
731 731
732 732
733Value: 1675
734Name: EXCHANGE_RESERVE_PURSE_CREATE_CONFLICTING_META_DATA
735Description: This purse was previously created with different meta data.
736HttpStatus: 409
737
738Value: 1676
739Name: EXCHANGE_RESERVE_PURSE_MERGE_CONFLICTING_META_DATA
740Description: This purse was previously merged with different meta data.
741HttpStatus: 409
742
743Value: 1677
744Name: EXCHANGE_RESERVE_PURSE_CREATE_INSUFFICIENT_FUNDS
745Description: The reserve has insufficient funds to create another purse.
746HttpStatus: 409
747
748
733Value: 1700 749Value: 1700
734Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE 750Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE
735Description: The exchange failed to talk to the process responsible for its private denomination keys. 751Description: The exchange failed to talk to the process responsible for its private denomination keys.