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.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