smpallen99/ex_admin

Improve exceptions

Open

#113 geöffnet am 14. Mai 2016

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Elixir (271 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.203 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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