IncorrectPasswordException

IncorrectPasswordException()

Varsayılan yapıcı

public IncorrectPasswordException()

Ayrıca bakınız


IncorrectPasswordException(FileType)

FileType ile bir istisna örneği oluşturur

public IncorrectPasswordException(FileType fileType)
Parametre Tip Tanım
fileType FileType dosya türü

Ayrıca bakınız


IncorrectPasswordException(string)

Bir mesajla bir istisna örneği oluşturur

public IncorrectPasswordException(string message)
Parametre Tip Tanım
message String Mesaj

Ayrıca bakınız