C# Class ZuneSocialTagger.GUI.Shared.ExceptionLogger

Class to log unhandled exceptions
Afficher le fichier Open project: leetreveil/Zune-Social-Tagger

Méthodes publiques

Méthode Description
LogException ( Exception exception ) : string

Private Methods

Méthode Description
GetExceptionCallStack ( Exception e ) : string
GetExceptionMessageStack ( Exception e ) : string
GetExceptionTypeStack ( Exception e ) : string
GetSystemUpTime ( ) : System.TimeSpan
GlobalMemoryStatusEx ( [ lpBuffer ) : bool

Method Details

LogException() public static méthode

public static LogException ( Exception exception ) : string
exception System.Exception
Résultat string