summaryrefslogtreecommitdiff
path: root/alot/settings/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/settings/errors.py')
-rw-r--r--alot/settings/errors.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/alot/settings/errors.py b/alot/settings/errors.py
new file mode 100644
index 00000000..5409d315
--- /dev/null
+++ b/alot/settings/errors.py
@@ -0,0 +1,4 @@
+
+
+class ConfigError(Exception):
+ pass