La classe mysqli_sql_exception
mysqli_sql_exception
&reftitle.intro;
La classe de gestion des exceptions mysqli.
&reftitle.classsynopsis;
mysqli_sql_exception
final
mysqli_sql_exception
extends
RuntimeException
&Properties;
protected
string
sqlstate
"00000"
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.properties;
sqlstate
Le statut SQL avec l'erreur.
&reference.mysqli.entities.mysqli-sql-exception;