Copyright 1997-2012 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 ;
}

User Comments
Add your own comment.