Class PsDocumentException
Namespace: Aspose.Page.EPS
Assembly: Aspose.Page.dll (25.1.2)
Questa classe contiene informazioni su un errore che viene generato durante la creazione, modifica e salvataggio di un file PostScript.
public class PsDocumentException : Exception, ISerializable
Ereditarietà
object ← Exception ← PsDocumentException
Implementa
Membri Ereditati
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()
Costruttori
PsDocumentException(string)
Inizializza una nuova istanza della classe Aspose.Page.EPS.PsDocumentException.
public PsDocumentException(string errorStr)
Parametri
errorStr
string
La stringa che descrive il motivo dell’errore.