C# Class Dwarrowdelf.ExceptionHelper

Show file Open project: tomba/dwarrowdelf

Public Methods

Method Description
DumpException ( Exception e, string header ) : void

Method Details

DumpException() public static method

public static DumpException ( Exception e, string header ) : void
e System.Exception
header string
return void