]> git.mxchange.org Git - core.git/blobdiff - inc/classes/exceptions/socket/class_SocketShutdownException.php
Many more ore less important changes:
[core.git] / inc / classes / exceptions / socket / class_SocketShutdownException.php
index 256001b1eab5f292d2b319b22e5548a67ecb330a..9ffd6e5d5ec3d7210807c39689b0f068bf42f843 100644 (file)
@@ -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
         *