aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-10-09 17:19:48 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-10-09 17:19:48 +0200
commitddd98f0e25a123300727582454ba6e8a4b200c0e (patch)
treeea069d7adfcfb25f2ba491809d93d7a8e1f3122f /gnu-taler-error-codes
parentd26d890fd6c3844283d05f16ab68aee437605b0d (diff)
downloadgana-ddd98f0e25a123300727582454ba6e8a4b200c0e.tar.gz
gana-ddd98f0e25a123300727582454ba6e8a4b200c0e.zip
added policy extension specifc error
Diffstat (limited to 'gnu-taler-error-codes')
-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 f5ffa9c..51aded4 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -520,6 +520,12 @@ Description: The deposited amount is smaller than the deposit fee, which would r
520HttpStatus: 400 520HttpStatus: 400
521 521
522 522
523Value: 1240
524Name: EXCHANGE_EXTENSIONS_INVALID_FULFILMENT
525Description: The proof of policy fulfilment was invalid.
526HttpStatus: 400
527
528
523Value: 1250 529Value: 1250
524Name: EXCHANGE_RESERVES_STATUS_UNKNOWN 530Name: EXCHANGE_RESERVES_STATUS_UNKNOWN
525Description: The reserve balance, status or history was requested for a reserve which is not known to the exchange. 531Description: The reserve balance, status or history was requested for a reserve which is not known to the exchange.