Many more ore less important changes:
[core.git] / inc / classes / exceptions / socket / class_InvalidSocketException.php
index dc40287ab347e54f32a6b027c64951ae842dee88..e7de2fb36fc190376a305305a7c43b0b932491ba 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 InvalidSocketException extends FrameworkException {
+class InvalidSocketException extends AbstractSocketException {
        /**
         * A Constructor for this exception
         *