[Core] Split out error enum handling into a sharable trait

Review Request #71 — Created Feb. 27, 2013 and submitted

pprkut
Lunr
pprkut:fao
lunr
Splitting out the error enum handling into a trait makes this functionality more easily available to other classes that could potentially use it.
Currently there is none, but eventually the FrontController class will use it as well.
Unit tests
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...