Class PsDocumentException

Class PsDocumentException

Namespace: Aspose.Page.EPS
Assembly: Aspose.Page.dll (25.1.2)

تحتوي هذه الفئة على معلومات حول خطأ يتم رميه أثناء إنشاء ملف PostScript أو تحريره أو حفظه.

public class PsDocumentException : Exception, ISerializable

الوراثة

objectExceptionPsDocumentException

التنفيذات

ISerializable

الأعضاء الموروثة

Exception.GetBaseException(), Exception.ToString(), Exception.GetType(), Exception.TargetSite, Exception.Message, Exception.Data, Exception.InnerException, Exception.HelpLink, Exception.Source, Exception.HResult, Exception.StackTrace, Exception.SerializeObjectState, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

المنشئات

PsDocumentException(string)

يقوم بتهيئة مثيل جديد من فئة Aspose.Page.EPS.PsDocumentException.

public PsDocumentException(string errorStr)

المعلمات

errorStr string

السلسلة التي تصف سبب الخطأ.

 عربي