C# Class StatLight.Core.Events.ExceptionInfo

Mostra file Open project: staxmanade/StatLight Class Usage Examples

Public Methods

Method Description
ExceptionInfo ( Exception exception ) : System
ToString ( ) : string

Private Methods

Method Description
ExceptionInfo ( ) : System
FixupErrorMessage ( string message ) : string

Method Details

ExceptionInfo() public method

public ExceptionInfo ( Exception exception ) : System
exception System.Exception
return System

ToString() public method

public ToString ( ) : string
return string