Class PsConverterException

Class PsConverterException

Der Name: Aspose.Page.EPS Versammlung: Aspose.Page.dll (25.4.0)

Diese Klasse enthält Informationen über einen Fehler, derDie PS-Datei wird zum PDF-Dokument umgewandelt.

public class PsConverterException : Exception, ISerializable

Inheritance

object Exception PsConverterException

Implements

ISerializable

Vererbte Mitglieder

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

Initialisiert eine neue Instanz der Aspose.Page.EPS.PsConverterException Klasse.

public PsConverterException()

PsConverterException(String)

Initialisiert eine neue Instanz der Aspose.Page.EPS.PsConverterException Klasse.

public PsConverterException(string errorStr)

Parameters

errorStr string

Die Zeile, die eine Ursache für den Abdeckungsfehler beschreibt.

 Deutsch