IncorrectPasswordException

IncorrectPasswordException()

Standardkonstruktor

public IncorrectPasswordException()

Siehe auch


IncorrectPasswordException(FileType)

Erstellt eine Ausnahmeinstanz mit einem FileType

public IncorrectPasswordException(FileType fileType)
Parameter Typ Beschreibung
fileType FileType Der Dateityp

Siehe auch


IncorrectPasswordException(string)

Erstellt eine Ausnahmeinstanz mit einer Nachricht

public IncorrectPasswordException(string message)
Parameter Typ Beschreibung
message String Die Nachricht

Siehe auch