gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-util] branch master updated: error code


From: gnunet
Subject: [taler-taler-util] branch master updated: error code
Date: Sat, 16 Nov 2019 02:23:00 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository taler-util.

The following commit(s) were added to refs/heads/master by this push:
     new 6bcaeb7  error code
6bcaeb7 is described below

commit 6bcaeb7f63072b3c1845aea3e338bd6ec38a4815
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Nov 16 02:22:54 2019 +0100

    error code
---
 taler/util/amount.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/taler/util/amount.py b/taler/util/amount.py
index 1f8c5e0..b093b54 100644
--- a/taler/util/amount.py
+++ b/taler/util/amount.py
@@ -28,6 +28,7 @@
 class CurrencyMismatch(Exception):
     hint = "Client gave amount with unsupported currency."
     http_status_code = 406
+    taler_error_code = 5104
 
     ##
     # Init constructor.

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]