C# Class ToolGood.WebCommon.HttpGlobalExceptionFilter

Inheritance: IExceptionFilter
Afficher le fichier Open project: toolgood/ToolGood.SqlOnline

Méthodes publiques

Méthode Description
OnException ( ExceptionContext context ) : void

Method Details

OnException() public méthode

public OnException ( ExceptionContext context ) : void
context ExceptionContext
Résultat void