C# Class Disco.Services.Web.HelperExtensions

Show file Open project: garysharp/Disco

Public Methods

Method Description
HandleException ( this filterContext ) : void

Private Methods

Method Description
LogException ( Exception Exception ) : void

Method Details

HandleException() public static method

public static HandleException ( this filterContext ) : void
filterContext this
return void