Spec-Zone .ru
спецификации, руководства, описания, API
|
Copyright 1997-2012 the PHP Documentation Group.
The mysqli exception handling class.
mysqli_sql_exception {
mysqli_sql_exception, extends RuntimeExceptionPropertiesprotected string sqlstate ;
Inherited propertiesprotected string message ;
protected int code ;
protected string file ;
protected int line ;
}