<?php namespace App\SSE; use \Exception; class StopEventLoopException extends Exception { // not much here... }