[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Add CouldNotFindTestCollector error



commit 4920850e60c25bd2ece3cd05160087b0f19cfc85
Author: aagbsn <aagbsn@xxxxxxxx>
Date:   Sun Aug 25 20:30:29 2013 +0200

    Add CouldNotFindTestCollector error
---
 ooni/errors.py |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ooni/errors.py b/ooni/errors.py
index 5ad1940..58d894a 100644
--- a/ooni/errors.py
+++ b/ooni/errors.py
@@ -170,5 +170,9 @@ class OONIBTestDetailsLookupError(OONIBReportError):
 
 class UnableToLoadDeckInput(Exception):
     pass
+
 class CouldNotFindTestHelper(Exception):
     pass
+
+class CouldNotFindTestCollector(Exception):
+    pass



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits