Class PsDocumentException
Namespace: Aspose.Page.EPS
Assembly: Aspose.Page.dll (25.1.2)
Ta klasa zawiera informacje o błędzie, który jest zgłaszany podczas tworzenia, edytowania i zapisywania pliku PostScript.
public class PsDocumentException : Exception, ISerializable
Dziedziczenie
object ← Exception ← PsDocumentException
Implementuje
Członkowie dziedziczeni
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()
Konstruktorzy
PsDocumentException(string)
Inicjalizuje nową instancję klasy Aspose.Page.EPS.PsDocumentException.
public PsDocumentException(string errorStr)
Parametry
errorStr
string
Ciąg znaków, który opisuje powód błędu.