The mysqli_sql_exception class
mysqli_sql_exception
&reftitle.intro;
The mysqli exception handling class.
&reftitle.classsynopsis;
mysqli_sql_exception
final
mysqli_sql_exception
extends
RuntimeException
&Properties;
protected
string
sqlstate
"00000"
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.properties;
sqlstate
The sql state with the error.
&reference.mysqli.entities.mysqli-sql-exception;