IncorrectPasswordException

IncorrectPasswordException()

Konstruktor default

public IncorrectPasswordException()

Lihat juga


IncorrectPasswordException(FileType)

Membuat instance pengecualian dengan FileType

public IncorrectPasswordException(FileType fileType)
Parameter Jenis Keterangan
fileType FileType Jenis file

Lihat juga


IncorrectPasswordException(string)

Membuat instance pengecualian dengan pesan

public IncorrectPasswordException(string message)
Parameter Jenis Keterangan
message String Pesan

Lihat juga