Do not pass unknown_error atom to plugin

There is no reason to pass {unknown_error, Error} to plugin and force it to
implement a match on that tuple. We should pass the Error itself and let
the plugin decide what to do with it.
1 file changed
tree: 198d57b7e14dc0d06d3dae9daa2f2570458c2e44
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .travis.yml
  6. LICENSE