]> git.mxchange.org Git - core.git/commit
Many more ore less important changes:
authorRoland Häder <roland@mxchange.org>
Tue, 7 Feb 2012 20:27:34 +0000 (20:27 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 7 Feb 2012 20:27:34 +0000 (20:27 +0000)
commit87f159865b77c22625924b2563b0f1f953c09dd1
treeef14eae2753757d92237c1f7143050710e632c32
parentd90e5850767bfef7a3307df1bca5cbaee21cbe64
Many more ore less important changes:
- All socket-related exceptions are now extending AbstractSocketException
- New socket-related exceptions added (hub project)
- Minor improvements, comments improved
inc/classes/exceptions/socket/class_InvalidServerSocketException.php
inc/classes/exceptions/socket/class_InvalidSocketException.php
inc/classes/exceptions/socket/class_NoSocketRegisteredException.php
inc/classes/exceptions/socket/class_SocketConnectionException.php
inc/classes/exceptions/socket/class_SocketCreationException.php
inc/classes/exceptions/socket/class_SocketOptionException.php
inc/classes/exceptions/socket/class_SocketShutdownException.php
inc/classes/main/console/class_ConsoleTools.php
inc/config/class_FrameworkConfiguration.php
inc/loader/class_ClassLoader.php