Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-17 | Update Except model, deflt action to consume $message for display on page | Malf Furious | 1 | -1/+2 | |
2016-02-17 | Add 'Except' MVC -- Used to show application exception messages to user | Malf Furious | 1 | -0/+15 | |
This MVC should be triggered by the root controller if normal routines throw an exception and should pass the exception message to the Except controller. |