Many more ore less important changes:
[core.git] / inc / classes / exceptions / socket / class_NoSocketRegisteredException.php
index 4278caf2c444540b6602cb1536ba7c3427301602..7b3ed39b94f4fa1bb3d1a8f1de028c62ea7cf467 100644 (file)
@@ -21,7 +21,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 NoSocketRegisteredException extends FrameworkException {
+class NoSocketRegisteredException extends AbstractSocketException {
        /**
         * A Constructor for this exception
         *