aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-03-05 21:30:53 +0100
committerChristian Grothoff <christian@grothoff.org>2021-03-05 21:30:53 +0100
commit618fe72608aa79afca29421b5b8abb24196f8932 (patch)
tree410ace0bfbcc58959614855a3d102088224b30a8 /gnu-taler-error-codes/registry.rec
parent943729d4e2c2d97c3b5d737cf76b388086d94378 (diff)
downloadgana-618fe72608aa79afca29421b5b8abb24196f8932.tar.gz
gana-618fe72608aa79afca29421b5b8abb24196f8932.zip
additional EC code
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 5ebca96..841b4ca 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -58,6 +58,11 @@ Name: GENERIC_REPLY_MALFORMED
58Description: The service responded with a reply that was in JSON but did not satsify the protocol. Note that invalid cryptographic signatures should have signature-specific error codes. 58Description: The service responded with a reply that was in JSON but did not satsify the protocol. Note that invalid cryptographic signatures should have signature-specific error codes.
59HttpStatus: 0 59HttpStatus: 0
60 60
61Value: 14
62Name: GENERIC_CONFIGURATION_INVALID
63Description: There is an error in the client-side configuration, for example the base URL specified is malformed.
64HttpStatus: 0
65
61# Fundamental client-side protocol problems (20-29) 66# Fundamental client-side protocol problems (20-29)
62# (fundamental: cannot be helped, client is very broken) 67# (fundamental: cannot be helped, client is very broken)
63 68