]> dev.renevier.net Git - syj.git/blobdiff - application/exception/NotImplemented.php
routes profile
[syj.git] / application / exception / NotImplemented.php
diff --git a/application/exception/NotImplemented.php b/application/exception/NotImplemented.php
new file mode 100644 (file)
index 0000000..58961be
--- /dev/null
@@ -0,0 +1,7 @@
+<?php
+/*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
+    and is published under the AGPL license. */
+
+class Syj_Exception_NotImplemented extends Zend_Exception
+{
+}