ConversionNotSupportedException

ConversionNotSupportedException()

المُنشئ الافتراضي

public ConversionNotSupportedException()

أنظر أيضا


ConversionNotSupportedException(FileType, FileType)

إنشاء مثيل استثناء مع نوع ملف مصدر و نوع ملف هدف

public ConversionNotSupportedException(FileType source, FileType target)
معامل يكتب وصف
source FileType نوع الملف المصدر
target FileType نوع الملف الهدف

أنظر أيضا


ConversionNotSupportedException(string)

إنشاء مثيل استثناء مع message

public ConversionNotSupportedException(string message)
معامل يكتب وصف
message String الرسالة

أنظر أيضا