C# Class MVC4ServicesBook.Common.ExceptionMessageFormatter

Inheritance: IExceptionMessageFormatter
显示文件 Open project: jamiekurtz/Mvc4ServicesBook

Public Methods

Method Description
GetEntireExceptionStack ( Exception ex ) : string

Method Details

GetEntireExceptionStack() public method

public GetEntireExceptionStack ( Exception ex ) : string
ex System.Exception
return string