Class PsConverterException

Class PsConverterException

Le nom : Aspose.Page.EPS Assemblée: Aspose.Page.dll (25.4.0)

Questa classe contiene informazioni su un errore che èspezzato mentre il file PS viene convertito in documento PDF.

public class PsConverterException : Exception, ISerializable

Inheritance

object Exception PsConverterException

Implements

ISerializable

I membri ereditari

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

Inizia una nuova instanza della classe Aspose.Page.EPS.PsConverterException.

public PsConverterException()

PsConverterException(Le string)

Inizia una nuova instanza della classe Aspose.Page.EPS.PsConverterException.

public PsConverterException(string errorStr)

Parameters

errorStr string

La riga che descrive una ragione di errore di copertura.

 Français