FileTypeNotSupportedException

FileTypeNotSupportedException()

Konstruktor default

public FileTypeNotSupportedException()

Lihat juga


FileTypeNotSupportedException(FileType)

Membuat instance pengecualian dengan FileType

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

Lihat juga


FileTypeNotSupportedException(string)

Membuat instance pengecualian dengan pesan

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

Lihat juga