Class PsDocumentException

Class PsDocumentException

İsim alanı : Aspose.Page.EPS Toplama: Aspose.Page.dll (25.4.0)

Bu sınıf, bir hata hakkında bilgi içerir.PostScript dosyası oluşturulurken atılır, düzenlenir ve kaydedilir.

public class PsDocumentException : Exception, ISerializable

Inheritance

object Exception PsDocumentException

Implements

ISerializable

mirasçı üyeleri

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(Sırt)

Aspose.Page.EPS.PsDocumentException sınıfının yeni bir örneği başlatılır.

public PsDocumentException(string errorStr)

Parameters

errorStr string

Bir hata nedenini tanımlayan çubuk.

 Türkçe