Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error: properly wrap errors into error types | yenlin.lai | 2019-03-29 | 1 | -0/+40 |
Let the caller has the ability to identify basic cause of error without the need of hard-coded string contains/prefix/suffix. |