C# Class SFA.DAS.EmployerCommitments.Web.Plumbing.Mvc.LogAndHandleErrorAttribute

Inheritance: HandleErrorAttribute
Datei anzeigen Open project: SkillsFundingAgency/das-employercommitments

Public Methods

Method Description
OnException ( ExceptionContext filterContext ) : void

Method Details

OnException() public method

public OnException ( ExceptionContext filterContext ) : void
filterContext ExceptionContext
return void