smpallen99/ex_admin

Improve exceptions

Open

#113 opened on May 14, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Elixir (1,203 stars) (271 forks)batch import
enhancementhelp wanted

Description

There are a number of scenarios that raise generic compile and run time exceptions that don't offer any valuable information to help trouble shoot the issue. We should find these scenarios and raise custom exceptions that explain the issue.

Contributor guide