C# Class withSIX.Core.Applications.Errors.UsernamePasswordUserError

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

Méthodes publiques

Méthode Description
UsernamePasswordUserError ( Exception innerException, string errorMessage, string errorCauseOrResolution = null, object>.Dictionary contextInfo = null ) : System

Method Details

UsernamePasswordUserError() public méthode

public UsernamePasswordUserError ( Exception innerException, string errorMessage, string errorCauseOrResolution = null, object>.Dictionary contextInfo = null ) : System
innerException System.Exception
errorMessage string
errorCauseOrResolution string
contextInfo object>.Dictionary
Résultat System