summaryrefslogtreecommitdiffstats
path: root/3dparty/MDB2/Schema/Tool/ParameterException.php
diff options
context:
space:
mode:
Diffstat (limited to '3dparty/MDB2/Schema/Tool/ParameterException.php')
-rw-r--r--3dparty/MDB2/Schema/Tool/ParameterException.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/3dparty/MDB2/Schema/Tool/ParameterException.php b/3dparty/MDB2/Schema/Tool/ParameterException.php
new file mode 100644
index 00000000000..fab1e03e250
--- /dev/null
+++ b/3dparty/MDB2/Schema/Tool/ParameterException.php
@@ -0,0 +1,6 @@
+<?php
+
+class MDB2_Schema_Tool_ParameterException extends Exception
+{}
+
+?> \ No newline at end of file