PHP Класс think\exception\PDOException

Наследование: extends DbException
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( PDOException $exception, array $config, string $sql, integer $code = 10501 ) PDOException constructor.

Описание методов

__construct() публичный Метод

PDOException constructor.
public __construct ( PDOException $exception, array $config, string $sql, integer $code = 10501 )
$exception PDOException
$config array
$sql string
$code integer