C# Class withSIX.Play.Presentation.Wpf.Services.PlayExceptionHandler

Inheritance: withSIX.Core.Presentation.Services.DefaultExceptionHandler
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
PlayExceptionHandler ( IEnumerable ehs ) : System

Méthodes protégées

Méthode Description
HandleExceptionInternal ( Exception ex, string action = "Action" ) : UserErrorModel

Method Details

HandleExceptionInternal() protected méthode

protected HandleExceptionInternal ( Exception ex, string action = "Action" ) : UserErrorModel
ex System.Exception
action string
Résultat withSIX.Core.Applications.Errors.UserErrorModel

PlayExceptionHandler() public méthode

public PlayExceptionHandler ( IEnumerable ehs ) : System
ehs IEnumerable
Résultat System