move exceptions and traits into own folder
[GitHub/Stricted/speedport-hybrid-php-api.git] / RebootException.class.php
diff --git a/RebootException.class.php b/RebootException.class.php
deleted file mode 100644 (file)
index fbf6fb7..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * @author      Jan Altensen (Stricted)
- * @license     GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @copyright   2015 Jan Altensen (Stricted)
- */
-class RebootException extends Exception {
-}