Browse Source

Forgotten exceptions file

Yann Weber 8 years ago
parent
commit
6e978a4230
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      lodel/plugin/exceptions.py

+ 2
- 0
lodel/plugin/exceptions.py View File

@@ -0,0 +1,2 @@
1
+class PluginError(Exception):
2
+    pass

Loading…
Cancel
Save