smpallen99/ex_admin

Improve exceptions

Open

#113 opened on May 14, 2016

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

Repository metrics

Stars
 (1,203 stars)
PR merge metrics
 (No merged PRs in 30d)

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