Class: MySQLError
Source Location: /CORE/system/classes/sql/SimpleMySQLConnection.php
Class MySQLError
Methods
MySQLError MySQLError(
$number,
$msg
)
|
|
Parameters:
Gets the error message
API Tags:
| Return: | the error message |
Returns the error number
API Tags:
| Return: | the database specific error number |
|
|