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

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Свойство Type Description
StrConfiguration string

Méthodes publiques

Méthode Description
Handle ( Exception exception, ReportExceptionEventArgs e = null ) : bool
ParseMessage ( string msg, bool handleHyperlinks = true ) : string

Private Methods

Méthode Description
Escape ( string input ) : string
ExitMessageHandler ( Exception e, bool>.Tuple r, string moreInfo = null ) : void
HandleAggregateException ( AggregateException aggregrateException, ReportExceptionEventArgs et ) : bool>.Tuple
HandleCompositionError ( System.ComponentModel.Composition.CompositionException e, ReportExceptionEventArgs et ) : bool>.Tuple
HandleHyperlinks ( string str ) : string
HandleReflectionTypeLoadException ( ReflectionTypeLoadException e, ReportExceptionEventArgs et ) : bool>.Tuple
InternalHandler ( Exception exception, ReportExceptionEventArgs et, bool loader = false ) : bool>.Tuple
ShowDialog ( string moreInfo, string message, string title, Exception e ) : void
TryShowDialog ( string moreInfo, string message, string title, Exception e ) : void

Method Details

Handle() public méthode

public Handle ( Exception exception, ReportExceptionEventArgs e = null ) : bool
exception System.Exception
e ReportExceptionEventArgs
Résultat bool

ParseMessage() public static méthode

public static ParseMessage ( string msg, bool handleHyperlinks = true ) : string
msg string
handleHyperlinks bool
Résultat string

Property Details

StrConfiguration public_oe static_oe property

public static string StrConfiguration
Résultat string