C# Class MasterInstaller.ExceptionHandler

Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
HandleException ( Exception e ) : void

Method Details

HandleException() public static method

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