C# Class Scalien.ExceptionStackTrace

Afficher le fichier Open project: scalien/scaliendb Class Usage Examples

Méthodes publiques

Méthode Description
ExceptionStackTrace ( Exception exception ) : System

Private Methods

Méthode Description
GetExceptionStackTraces ( Exception exception ) : string
GetStackTraceFileInfo ( Exception exception ) : int>.Tuple
UpdateByLastFrame ( Exception exception, StringBuilder sb ) : void

Method Details

ExceptionStackTrace() public méthode

public ExceptionStackTrace ( Exception exception ) : System
exception System.Exception
Résultat System