Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-17 | Add 'Except' MVC -- Used to show application exception messages to user | Malf Furious | 1 | -0/+24 | |
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. |