Commit Graph

5 Commits

Author SHA1 Message Date
Taylor Otwell c397c26a7b Merge pull request #1221 from arisk/patch-1
Added PDO error code
2013-01-05 13:33:51 -08:00
Dejan Geci 165da94aee Added a getInner method for retrieving the inner exception
Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
2012-10-07 13:55:32 +02:00
arisk 752161cae3 Setting the exception code in the constructor 2012-09-14 16:47:55 +07:00
arisk e541cf9ebd Added PDO error code 2012-09-14 11:16:46 +07:00
Taylor Otwell e828b6c0c3 all database exceptions now include SQL and bindings in message for easier debugging. 2012-02-16 22:32:09 -06:00