<?php /** * Created by PhpStorm. * User: zilongs * Date: 20-9-23 * Time: 上午10:59 */ namespace App\Exceptions; class ExitOutException extends \Exception { }