aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-02-15 12:30:51 +0100
committerChristian Grothoff <christian@grothoff.org>2021-02-15 12:30:51 +0100
commitf661571bf38052515adefa3e47b7516c5ddfe725 (patch)
tree5ab278a5c9c4dec27b9f0b41e008f18608d93f7c /gnu-taler-error-codes/registry.rec
parent30748ada3fa0b5d5281dca87b117e774db62a431 (diff)
downloadgana-f661571bf38052515adefa3e47b7516c5ddfe725.tar.gz
gana-f661571bf38052515adefa3e47b7516c5ddfe725.zip
reducer error codes
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 2628819..b519a51 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1621,6 +1621,11 @@ Name: ANASTASIS_REDUCER_ACTION_INVALID
1621Description: The given action is invalid for the current state of the reducer. 1621Description: The given action is invalid for the current state of the reducer.
1622HttpStatus: 0 1622HttpStatus: 0
1623 1623
1624Value: 8401
1625Name: ANASTASIS_REDUCER_STATE_INVALID
1626Description: The given state of the reducer is invalid.
1627HttpStatus: 0
1628
1624 1629
1625 1630
1626 1631