ConversionNotSupportedException

ConversionNotSupportedException()

Varsayılan yapıcı

public ConversionNotSupportedException()

Ayrıca bakınız


ConversionNotSupportedException(FileType, FileType)

Kaynak FileType ve hedef Filetype ile bir istisna örneği oluşturur

public ConversionNotSupportedException(FileType source, FileType target)
Parametre Tip Tanım
source FileType kaynak dosya türü
target FileType hedef dosya türü

Ayrıca bakınız


ConversionNotSupportedException(string)

Bir mesajla bir istisna örneği oluşturur

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

Ayrıca bakınız