讨论数量:
如果是使用phpredis驱动的话会抛出\RedisException,该异常会被 Application->registerErrorHandling() 方法里的set_exception_handler 捕获后发送到用户自定义异常操作器中 App\Exceptions\Handler
如果是使用phpredis驱动的话会抛出\RedisException,该异常会被 Application->registerErrorHandling() 方法里的set_exception_handler 捕获后发送到用户自定义异常操作器中 App\Exceptions\Handler
请登录
推荐文章: