rgochee / eForms

Other
4 stars 0 forks source link

Set up info for error reporting #9

Open rgochee opened 13 years ago

rgochee commented 13 years ago

When things fail, we should have a standardized way of reporting why. We may want to add in some way to track errors by creating an enumerated data type and creating a error object to store messages.

rgochee commented 13 years ago

What kind of errors should we be supporting? Duplicate value, invalid input, etc.?