Class PsDocumentException
Il nome: Aspose.Page.EPS Assemblea: Aspose.Page.dll (25.4.0)
Questa classe contiene informazioni su un errore che èlanciato mentre il file PostScript è creato, modificato e salvato.
public class PsDocumentException : Exception, ISerializable
Inheritance
object ← Exception ← PsDocumentException
Implements
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
PsDocumentException(String)
Inizia una nuova instanza della classe Aspose.Page.EPS.PsDocumentException.
public PsDocumentException(string errorStr)
Parameters
errorStr
string
La riga che descrive una ragione di errore.