PDF (US Ltr)
- 2.4Mb
PDF (A4)
- 2.4Mb
HTML Download (TGZ)
- 251.4Kb
HTML Download (Zip)
- 258.8Kb
Copyright 1997-2021 the PHP Documentation Group.
The mysqli exception handling class.
mysqli_sql_exception {
mysqli_sql_exception, extends RuntimeException Propertiesprotected string sqlstate ;
Inherited propertiesprotected string message ;
protected int code ;
protected string file ;
protected int line ;
}