yii\db\IntegrityException - Yii2 类参考手册

Class yii\db\IntegrityException

Inheritanceyii\db\IntegrityException » yii\db\Exception » yii\base\Exception » Exception
Available since version2.0

Exception represents an exception that is caused by violation of DB constraints.

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