Свойство | Тип | Описание | |
---|---|---|---|
$errorInfo | the error info provided by a PDO exception. This is the same as returned by PDO::errorInfo. |
Метод | Описание | |
---|---|---|
__construct ( string $message, array $errorInfo = [], integer $code, |
Constructor. | |
__toString ( ) : string | ||
getName ( ) : string |
public __toString ( ) : string | ||
Результат | string | readable representation of exception |
public $errorInfo |