WoffFormatException

WoffFormatException()

تهيئة جديدWoffFormatException الكائن .

public WoffFormatException()

أنظر أيضا


WoffFormatException(string)

تهيئة جديدWoffFormatException الكائن .

public WoffFormatException(string message)
معامليكتبوصف
messageStringرسالة توضح الخطأ.

أنظر أيضا


WoffFormatException(string, Exception)

تهيئة جديدWoffFormatException الكائن .

public WoffFormatException(string message, Exception innerException)
معامليكتبوصف
messageStringرسالة توضح الخطأ.
innerExceptionExceptionالاستثناء هو سبب الاستثناء الحالي.

أنظر أيضا


WoffFormatException(SerializationInfo, StreamingContext)

تهيئة جديدWoffFormatException الكائن .

public WoffFormatException(SerializationInfo info, StreamingContext context)
معامليكتبوصف
infoSerializationInfoالكائن الذي يحتوي على بيانات الكائن المتسلسلة.
contextStreamingContextالمعلومات السياقية حول المصدر أو الوجهة.

أنظر أيضا