yii\elasticsearch\Exception - Yii2 类参考手册
Class yii\elasticsearch\Exception
| Inheritance | yii\elasticsearch\Exception » yii\db\Exception » yii\base\Exception » Exception |
|---|---|
| Available since version | 2.0 |
Exception represents an exception that is caused by elasticsearch-related operations.
Public Properties
隐藏继承的属性 Hide inherited properties
| 属性Property | 类型 Type | 简介 Description | 定义在 Defined By |
|---|---|---|---|
| $errorInfo | array | The error info provided by a PDO exception. | yii\db\Exception |
Public Methods
隐藏继承的方法 Hide inherited methods
| 方法 Method | 简介 Description | 定义在 Defined By |
|---|---|---|
| __construct() | Constructor. | yii\db\Exception |
| __toString() | yii\db\Exception | |
| getName() | yii\elasticsearch\Exception |