芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/airport-back/vendor/yiisoft/yii2/db/IntegrityException.php
* @since 2.0 */ class IntegrityException extends Exception { /** * @return string the user-friendly name of this exception */ public function getName() { return 'Integrity constraint violation'; } }