]> git.mxchange.org Git - core.git/blobdiff - inc/classes/exceptions/socket/class_SocketShutdownException.php
Copyright updated
[core.git] / inc / classes / exceptions / socket / class_SocketShutdownException.php
index 256001b1eab5f292d2b319b22e5548a67ecb330a..25cf41f6e7689d082bea0cf8923e2b8d31c83340 100644 (file)
@@ -5,7 +5,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -22,7 +22,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class SocketShutdownException extends FrameworkException {
+class SocketShutdownException extends AbstractSocketException {
        /**
         * A Constructor for this exception
         *