Class PsDocumentException
Der Name: Aspose.Page.EPS Versammlung: Aspose.Page.dll (25.4.0)
Diese Klasse enthält Informationen über einen Fehler, dergestohlen, während PostScript-Datei erstellt, bearbeitet und gespeichert wird.
public class PsDocumentException : Exception, ISerializable
Inheritance
object ← Exception ← PsDocumentException
Implements
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
PsDocumentException(String)
Initialisiert eine neue Instanz der Aspose.Page.EPS.PsDocumentException Klasse.
public PsDocumentException(string errorStr)
Parameters
errorStr
string
Die Zeile, die eine Ursache für einen Fehler beschreibt.