Class PsDocumentException

Class PsDocumentException

Tên không gian: Aspose.Page.EPS Tổng hợp: Aspose.Page.dll (25.4.0)

Khóa học này chứa thông tin về một sai lầmném trong khi tệp PostScript được tạo, chỉnh sửa và lưu.

public class PsDocumentException : Exception, ISerializable

Inheritance

object Exception PsDocumentException

Implements

ISerializable

Thành viên thừa kế

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

Constructors

PsDocumentException(String)

Bắt đầu một trường hợp mới của lớp Aspose.Page.EPS.PsDocumentException.

public PsDocumentException(string errorStr)

Parameters

errorStr string

Các dòng mô tả một nguyên nhân của lỗi.

 Tiếng Việt