Skip to content
This repository was archived by the owner on Sep 13, 2020. It is now read-only.
This repository was archived by the owner on Sep 13, 2020. It is now read-only.

Make MvcException a Run-time exception #3

@achaquisse

Description

@achaquisse

In the version 1.1.0 of the framework, in every controller user need to declare the MvcException. That exception rarely is thrown, and is just adding code that most times is not needed in the action of the controller.
I am requesting to be optional to handle the MvcException turning it to a runtime exception

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions