C# Класс withSIX.Core.Presentation.SA.KnownExceptions

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
StrConfiguration string

Открытые методы

Метод Описание
Handle ( Exception exception, ReportExceptionEventArgs e = null ) : bool
ParseMessage ( string msg, bool handleHyperlinks = true ) : string

Приватные методы

Метод Описание
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

Описание методов

Handle() публичный Метод

public Handle ( Exception exception, ReportExceptionEventArgs e = null ) : bool
exception System.Exception
e ReportExceptionEventArgs
Результат bool

ParseMessage() публичный статический Метод

public static ParseMessage ( string msg, bool handleHyperlinks = true ) : string
msg string
handleHyperlinks bool
Результат string

Описание свойств

StrConfiguration публичное статическое свойство

public static string StrConfiguration
Результат string