NotSupported Exception

This commit is contained in:
Ruud
2014-10-06 17:31:12 +02:00
parent 97099f4d69
commit cc59342e80
+2
View File
@@ -0,0 +1,2 @@
class NotSupported(Exception):
pass