Spec-Zone .ru
спецификации, руководства, описания, API

22.9.3.14. The mysqli_sql_exception class (mysqli_sql_exception)

Copyright 1997-2012 the PHP Documentation Group.

The mysqli exception handling class.

 mysqli_sql_exception {
mysqli_sql_exception, extends RuntimeExceptionProperties protected string sqlstate ;
Inherited properties protected string message ;
protected int code ;
protected string file ;
protected int line ;
}

sqlstate

The sql state with the error.