yii\redis\SocketException - Yii2 类参考手册

Class yii\redis\SocketException

Inheritanceyii\redis\SocketException » yii\db\Exception » yii\base\Exception » Exception
Available since version2.0.7

SocketException indicates a socket connection failure in yii\redis\Connection.

Public Properties

隐藏继承的属性 Hide inherited properties

属性Property类型 Type简介 Description定义在 Defined By
$errorInfo array The error info provided by a PDO exception. yii\db\Exception

方法详情 Method Details

getName() public method

public string getName ( )
return string

The user-friendly name of this exception