トップ
ブログ
ダウンロード
サイトマップ
Contents
してログ::ブログ
ダウンロード
セレクトショップ
Services
電光掲示板
カレンダー作成
FAX送付状作成
空のライブカメラ
実験中のサービス
二軍落ちサービス
Tools
テキストデータ処理
ファイル加工ツール
正規表現デバッグツール
Documents
各種マニュアル
その他の記事・資料
お勧めの情報
Links
YouTubeメインch
YouTubeゲームch
« mysqli_warning::next
エイリアスおよび非推奨の Mysqli 関数 »
PHP Manual
MySQLi
mysqli_sql_exception クラス
mysqli_sql_exception クラス
(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。