Class PsDocumentException

Class PsDocumentException

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

Lớp này chứa thông tin về một lỗi xảy ra trong quá trình tạo, chỉnh sửa và lưu tệp PostScript.

public class PsDocumentException : Exception, ISerializable

Kế thừa

objectExceptionPsDocumentException

Triển khai

ISerializable

Các thành viên kế thừa

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()

Các hàm khởi tạo

PsDocumentException(string)

Khởi tạo một thể hiện mới của lớp Aspose.Page.EPS.PsDocumentException.

public PsDocumentException(string errorStr)

Tham số

errorStr string

Chuỗi mô tả lý do gây ra lỗi.

 Tiếng Việt