DocumentFormatException

DocumentFormatException(string)

تهيئة مثيل جديد لفئة DocumentFormatException.

public DocumentFormatException(string message)
معامل يكتب وصف
message String رسالة تصف سياق الاستثناء

أنظر أيضا


DocumentFormatException(string, Exception)

تهيئة مثيل جديد لفئة DocumentFormatException مع رسالة خطأ محددة ومرجع إلى الاستثناء الداخلي الذي هو سبب هذا الاستثناء.

public DocumentFormatException(string message, Exception innerException)
معامل يكتب وصف
message String رسالة تصف سياق الاستثناء
innerException Exception استثناء داخلي

أنظر أيضا