Class PsConverterException

Class PsConverterException

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 khi tệp PS được chuyển đổi thành tài liệu PDF.

public class PsConverterException : Exception, ISerializable

Kế thừa

objectExceptionPsConverterException

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 bộ tạo

PsConverterException()

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

public PsConverterException()

PsConverterException(string)

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

public PsConverterException(string errorStr)

Tham số

errorStr string

Chuỗi mô tả lý do của lỗi chuyển đổi.

 Tiếng Việt