C# Class PaulStovell.TrialBalance.Website.Common.ExceptionHandler

Mostra file Open project: PaulStovell/trial-balance

Public Methods

Method Description
HandleException ( Exception ex ) : void

Method Details

HandleException() public static method

public static HandleException ( Exception ex ) : void
ex System.Exception
return void