Skip to content

Improve error on invalid argument

Dagur Valberg Johannsson requested to merge github/fork/dagurval/err-invarg into master

Created by: dagurval

Returns error code for invalid param, rather than internal error. Returns two last errors in error chain for better description.

Merge request reports