Class PsConverterException

Class PsConverterException

Nama dari : Aspose.Page.EPS Perhitungan: Aspose.Page.dll (25.4.0)

Kelas ini berisi informasi tentang kesalahan yangdikeluarkan saat file PS dikonversi menjadi dokumen PDF.

public class PsConverterException : Exception, ISerializable

Inheritance

object Exception PsConverterException

Implements

ISerializable

anggota yang diwarisi

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

Initifikasi instansi baru dari Aspose.Page.EPS.PsConverterKelas Pengecualian.

public PsConverterException()

PsConverterException(String)

Initifikasi instansi baru dari Aspose.Page.EPS.PsConverterKelas Pengecualian.

public PsConverterException(string errorStr)

Parameters

errorStr string

Rantai yang menggambarkan alasan kesalahan penutup.

 Indonesia