summaryrefslogtreecommitdiff
path: root/framework/Web/Security/TProviderException.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/Security/TProviderException.php')
-rw-r--r--framework/Web/Security/TProviderException.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/framework/Web/Security/TProviderException.php b/framework/Web/Security/TProviderException.php
new file mode 100644
index 00000000..7239585c
--- /dev/null
+++ b/framework/Web/Security/TProviderException.php
@@ -0,0 +1,6 @@
+<?php
+class TProviderException extends TException
+{
+
+}
+?> \ No newline at end of file