C# Class withSIX.Core.Presentation.SA.PrettyExceptions

Mostra file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
FormatException ( Exception e, int level ) : string

Private Methods

Method Description
AddPrefix ( string msg, int level ) : string
PrettyPrint ( IDictionary dict ) : string
ProcessAdditionalEmbeddingExceptionTypes ( Exception e, int level, List str ) : void
ProcessAdditionalExceptionInformation ( Exception e, ICollection str ) : void

Method Details

FormatException() public static method

public static FormatException ( Exception e, int level ) : string
e System.Exception
level int
return string