C# Class withSIX.Mini.Plugin.GTA.GTAExceptionHandler

Inheritance: withSIX.Mini.Applications.BasicExternalExceptionhandler, IUsecaseExecutor
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
HandleException ( Exception ex, string action = "Action" ) : UserErrorModel

Private Methods

Method Description
GetMultiText ( MultiGameRequirementMissingException multiGameRequirementMissingException ) : string

Method Details

HandleException() public method

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