Closed anujbiyani closed 9 years ago
raise custom error classes instead of Exception so that if people want to rescue from Alchemist errors, they don't need to rescue from all exceptions
I've merged your work into master. Thank you for the contribution. I did rename one of the error classes slightly and added some tests.
raise custom error classes instead of Exception so that if people want to rescue from Alchemist errors, they don't need to rescue from all exceptions