Php/docs/class.mysqli-sql-exception

提供:Dev Guides
< Php
移動先:案内検索

(PHP 5, PHP 7)

はじめに

mysqli の例外を処理するクラスです。


クラス概要


mysqli_sql_exception extends RuntimeException {

/* プロパティ */

protected string $sqlstate

/* 継承したプロパティ */

protected string $message

protected int $code

protected string $file

protected int $line

}

プロパティ

sqlstate
エラーの SQLSTATE。