C# Class withSIX.Core.Extensions.ExceptionExtensions.PrettyExceptions

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
FormatException ( Exception e, int level ) : string

Private Methods

Méthode 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 méthode

public static FormatException ( Exception e, int level ) : string
e System.Exception
level int
Résultat string