aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add missing cause to r2d2 errorJokler2018-02-281-1/+1
|
* Add missing error for r2d2Jokler2018-02-281-0/+11
|
* Create errors with failureJokler2018-02-281-0/+98
The plugins are mostly not using the new errors yet and the error handling in the Factoids plugin is just temporary.