Class PsDocumentException

Class PsDocumentException

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

Kelas ini berisi informasi tentang kesalahan yangdibuang saat file PostScript dibuat, diedit dan disimpan.

public class PsDocumentException : Exception, ISerializable

Inheritance

object Exception PsDocumentException

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

PsDocumentException(String)

Initifikasi instansi baru dari kelas Aspose.Page.EPS.PsDocumentException.

public PsDocumentException(string errorStr)

Parameters

errorStr string

Rantai yang menggambarkan alasan kesalahan.

 Indonesia