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

[tor-commits] [ooni-probe/master] Add UnableToLoadDeckInput Exception



commit 657044e5a39bf655b9ec3590a92f72ef9b146fd7
Author: aagbsn <aagbsn@xxxxxxxx>
Date:   Fri Jun 28 00:57:07 2013 +0200

    Add UnableToLoadDeckInput Exception
---
 ooni/errors.py |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ooni/errors.py b/ooni/errors.py
index c9d5fbe..94a83a4 100644
--- a/ooni/errors.py
+++ b/ooni/errors.py
@@ -168,4 +168,5 @@ class OONIBReportCreationError(OONIBReportError):
 class OONIBTestDetailsLookupError(OONIBReportError):
     pass
 
-
+class UnableToLoadDeckInput(Exception):
+    pass



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