Handle error terms from fabric

The fabric returns errors as {Class, Reason, Stack}
(see fabric_util:error_info/2).
Add the clause to error_info to handle it.

COUCHDB-3195
1 file changed
tree: ff426407ae097af37fd507c032945f5744759233
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .travis.yml
  6. LICENSE