db\cubrid\Schema $exceptionMap

$exceptionMap public property

Map of DB errors and corresponding exceptions If left part is found in DB error message exception class from the right part is used.

public array $exceptionMap = ['Operation would have caused one or more unique constraint violations' => 'yii\db\IntegrityException']
doc_Yii
2016-10-30 16:57:56
Comments
Leave a Comment

Please login to continue.