]> git.mxchange.org Git - shipsimu.git/blobdiff - ship-simu/application/ship-simu/exceptions/class_MotorShipMismatchException.php
(no commit message)
[shipsimu.git] / ship-simu / application / ship-simu / exceptions / class_MotorShipMismatchException.php
diff --git a/ship-simu/application/ship-simu/exceptions/class_MotorShipMismatchException.php b/ship-simu/application/ship-simu/exceptions/class_MotorShipMismatchException.php
deleted file mode 100644 (file)
index ce48791..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-// Unsere eigene Exception!
-class MotorShipMismatchException extends FrameworkException {
-}
-
-// [EOF]
-?>