Class PsDocumentException

Class PsDocumentException

Namespace: Aspose.Page.EPS
Assembly: Aspose.Page.dll (25.1.2)

Bu sınıf, PostScript dosyası oluşturulurken, düzenlenirken ve kaydedilirken fırlatılan bir hata hakkında bilgi içerir.

public class PsDocumentException : Exception, ISerializable

Miras

objectExceptionPsDocumentException

Uygular

ISerializable

Miras Alınan Üyeler

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

Yapıcılar

PsDocumentException(string)

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

public PsDocumentException(string errorStr)

Parametreler

errorStr string

Hatanın nedenini açıklayan dize.

 Türkçe