This filter is used to capture any exceptions if raised by controller or an action method. Create a class which will inherit
FilterAttribute
class and implement IExceptionFilter
interface.
No comments:
Post a Comment