Function Reference Database Extensions Vendor Specific Database Extensions MySQL MySQLi mysqli_sql_exception mysqli_warning::next Aliases and deprecated Mysqli Functions The mysqli_sql_exception class (PHP 5) Introduction The mysqli exception handling class. Class synopsis mysqli_sql_exception extends RuntimeException { /* Properties */ protected string $sqlstate ; /* Inherited properties */ protected string $message ; protected int $code ; protected string $file ; protected int $line ; } Properties sqlstate The sql state with the error.
The mysqli_sql_exception class (PHP 5) Introduction The mysqli exception handling class. Class synopsis mysqli_sql_exception extends RuntimeException { /* Properties */ protected string $sqlstate ; /* Inherited properties */ protected string $message ; protected int $code ; protected string $file ; protected int $line ; } Properties sqlstate The sql state with the error.