aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-11 17:00:12 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-11 17:00:12 +0200
commit807b821e8d9b50842a75e9a38025acbc99adc3d1 (patch)
tree9fe2ca3923a7f8f79100915b1722578694c62ed0 /gnu-taler-error-codes/registry.rec
parentf805e4f09b45262cbbb6184659754e15aedfadfd (diff)
downloadgana-807b821e8d9b50842a75e9a38025acbc99adc3d1.tar.gz
gana-807b821e8d9b50842a75e9a38025acbc99adc3d1.zip
need ec
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 8a1a8d2..f4ce044 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -107,6 +107,11 @@ Name: UPLOAD_EXCEEDS_LIMIT
107Description: The body is too large to be permissable for the endpoint. 107Description: The body is too large to be permissable for the endpoint.
108HttpStatus: 413 108HttpStatus: 413
109 109
110Value: 17
111Name: PAYTO_MALFORMED
112Description: The payto:// URI we got is malformed.
113HttpStatus: 0
114
110Value: 1001 115Value: 1001
111Name: DB_SETUP_FAILED 116Name: DB_SETUP_FAILED
112Description: The exchange failed to even just initialize its connection to the database. 117Description: The exchange failed to even just initialize its connection to the database.