C# Class Castle.Facilities.WcfIntegration.Internal.ExceptionHelper

TODO: consider moving this to Castle.Core' Exception helper
ファイルを表示 Open project: castleproject/Windsor

Public Methods

Method Description
PreserveStackTrace ( Exception exception ) : Exception

Method Details

PreserveStackTrace() public static method

public static PreserveStackTrace ( Exception exception ) : Exception
exception System.Exception
return System.Exception