X-Git-Url: https://git.stricted.de/?p=GitHub%2FStricted%2Fspeedport-hybrid-php-api.git;a=blobdiff_plain;f=lib%2Fexception%2FRebootException.class.php;fp=lib%2Fexception%2FRebootException.class.php;h=fbf6fb7084de5b94e5e8a21634e5c7e9dea9e5e5;hp=0000000000000000000000000000000000000000;hb=6e1250c3a84684fabd94f293930fb0f69aecbe49;hpb=e9631169a21a4bda05ca026fcbde2c6ce8646a38 diff --git a/lib/exception/RebootException.class.php b/lib/exception/RebootException.class.php new file mode 100644 index 0000000..fbf6fb7 --- /dev/null +++ b/lib/exception/RebootException.class.php @@ -0,0 +1,8 @@ + + * @copyright 2015 Jan Altensen (Stricted) + */ +class RebootException extends Exception { +}