gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit f0deccc31022f5aa0eecfe4c9c173625f4a6d848
parent b81c1622db81c947b102b1fa2075a949f021ad21
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 13 Feb 2022 12:42:55 +0100

-add EC for internal logic error of client

Diffstat:
Mgnu-taler-error-codes/registry.rec | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -35,6 +35,10 @@ Name: INVALID Description: A non-integer error code was returned in the JSON response. HttpStatus: 0 +Value: 2 +Name: GENERIC_CLIENT_INTERNAL_ERROR +Description: An internal failure happened on the client side. +HttpStatus: 0 # Fundamental problems detected client-side (10-19)