QueryException (Database)
QueryException
class QueryException extends PDOException (View source)
Methods
void | __construct( string $sql, array $bindings, Exception $previous) Create a new query exception instance. | |
string | getSql() Get the |
class QueryException extends PDOException (View source)
void | __construct( string $sql, array $bindings, Exception $previous) Create a new query exception instance. | |
string | getSql() Get the |