C# Class withSIX.Mini.Plugin.Arma.ArmaExceptionHandler

Inheritance: withSIX.Mini.Applications.BasicExternalExceptionhandler, IUsecaseExecutor
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

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

Méthodes protégées

Méthode Description
Handle ( ParFileException ex, string action ) : RecoverableUserError

Method Details

Handle() protected static méthode

protected static Handle ( ParFileException ex, string action ) : RecoverableUserError
ex ParFileException
action string
Résultat withSIX.Core.Applications.Errors.RecoverableUserError

HandleException() public méthode

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