The mysqli_sql_exception class
mysqli_sql_exception
&reftitle.intro;
The mysqli exception handling class.
&reftitle.classsynopsis;
mysqli_sql_exception
mysqli_sql_exception
extends
RuntimeException
&Properties;
protected
code
protected
sqlstate
&reftitle.properties;
message
The error message.
file
The file with the error.
line
The line with the error.
code
The code causing the error.
sqlstate
The sql state with the error.