smpallen99/ex_admin

Improve exceptions

Open

#113 ouverte le 14 mai 2016

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Elixir (271 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (1 203 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur