FileTypeNotSupportedException

FileTypeNotSupportedException()

Varsayılan yapıcı

public FileTypeNotSupportedException()

Ayrıca bakınız


FileTypeNotSupportedException(FileType)

FileType ile bir istisna örneği oluşturur

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

Ayrıca bakınız


FileTypeNotSupportedException(string)

Bir mesajla bir istisna örneği oluşturur

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

Ayrıca bakınız