|
Flupdo
v1.2
|
Something is wrong in SQL query. More...

Public Member Functions | |
| __construct ($message="", $code=0, $previous=null, $query_sql=null, $query_params=null) | |
| Constructor. | |
| getQuerySql () | |
| Get failed SQL query. | |
| getQueryParams () | |
| Get parameters bounded to failed SQL query. | |
Protected Attributes | |
| $query_sql | |
| Failed SQL query. | |
| $query_params | |
| Parameters bounded to SQL query. | |
Something is wrong in SQL query.
1.8.11