Class PsConverterException

Class PsConverterException

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

public class PsConverterException : Exception, ISerializable

Inheritance

object Exception PsConverterException

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

PsConverterException()

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

public PsConverterException()

PsConverterException(String)

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

public PsConverterException(string errorStr)

Parameters

errorStr string

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

 Tiếng Việt