smpallen99/ex_admin

Improve exceptions

Open

#113 aberto em 14 de mai. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Elixir (271 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (1.203 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador