Roxot / polly

Event planning made easy.
www.getpollyapp.com
0 stars 0 forks source link

Wrap error codes in a Polly Error struct #36

Open Roxot opened 8 years ago

Roxot commented 8 years ago

This is neater than throwing error codes around imo. And this will allow us to define methods on top of the custom error that would make the code more clean.