11 Commits

Author SHA1 Message Date
Ivan Ukhov
626c022106 Implement std::error::Error for Error 2015-07-04 08:42:03 -04:00
Ivan Ukhov
40e08d5b97 Rename raw to ffi 2015-06-12 14:23:18 -04:00
Ivan Ukhov
d036ddc071 Use From for convertin codes to error kinds 2015-06-08 18:19:15 -04:00
Ivan Ukhov
15539354b4 Change the error kind when there is no code available 2015-06-08 18:11:37 -04:00
Ivan Ukhov
985cde931f Treat SQLite result codes as error kinds 2015-06-08 18:05:17 -04:00
Ivan Ukhov
bde720bddc Refactor the error handling 2015-06-08 17:43:31 -04:00
Ivan Ukhov
0e6ee0c10d Make execute and statement take immutable self 2015-06-01 16:27:09 -04:00
Ivan Ukhov
6f14484f88 Implement Display for Error and ResultCode 2015-06-01 11:20:44 -04:00
Ivan Ukhov
4baf4517f8 Add Error::last 2015-05-29 14:15:01 -04:00
Ivan Ukhov
72ff84e686 Refactor Error handling 2015-05-29 14:04:39 -04:00
Ivan Ukhov
1d16210de7 Move Error and Result from lib.rs to separate modules 2015-05-29 13:50:05 -04:00