Class PsConverterException

Class PsConverterException

Nom dels espais: Aspose.Page.EPS Assemblea: Aspose.Page.dll (25.4.0)

Aquesta classe conté informació sobre un error que ésllançat mentre el fitxer PS es converteix en un document PDF.

public class PsConverterException : Exception, ISerializable

Inheritance

object Exception PsConverterException

Implements

ISerializable

Membres heretats

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

Inicialitza una nova instància de la classe Aspose.Page.EPS.PsConverterExcepció.

public PsConverterException()

PsConverterException(Tàrrega)

Inicialitza una nova instància de la classe Aspose.Page.EPS.PsConverterExcepció.

public PsConverterException(string errorStr)

Parameters

errorStr string

L’arrel que descriu una raó d’error de cobertura.

 Català