Login | Register
mysqli_sql_exception
Copyright 1997-2012 the PHP Documentation Group.
The mysqli exception handling class.
mysqli_sql_exception { mysqli_sql_exception, extends RuntimeException Properties protected code ; protected sqlstate ;}
protected code ;
protected sqlstate ;
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.
Add your own comment.
User Comments
Add your own comment.