IncorrectPasswordException

IncorrectPasswordException()

Constructeur par défaut

public IncorrectPasswordException()

Voir également


IncorrectPasswordException(FileType)

Crée une instance d’exception avec un FileType

public IncorrectPasswordException(FileType fileType)
Paramètre Taper La description
fileType FileType Le type de fichier

Voir également


IncorrectPasswordException(string)

Crée une instance d’exception avec un message

public IncorrectPasswordException(string message)
Paramètre Taper La description
message String Le message

Voir également