[ooni-probe/master] Add CouldNotFindTestCollector error

27 Aug
2013
27 Aug
'13
9:21 a.m.
commit 4920850e60c25bd2ece3cd05160087b0f19cfc85 Author: aagbsn <aagbsn@extc.org> 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
4331
Age (days ago)
4331
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org