Class PsConverterException
Namn på plats: Aspose.Page.EPS Sammanfattning: Aspose.Page.dll (25.4.0)
Denna klass innehåller information om ett fel som ärkastas medan PS-filen konverteras till PDF-dokument.
public class PsConverterException : Exception, ISerializable
Inheritance
object ← Exception ← PsConverterException
Implements
Arvsmedlemmar
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()
Initialiserar en ny instans av Aspose.Page.EPS.PsConverterException klass.
public PsConverterException()
PsConverterException(Sträng)
Initialiserar en ny instans av Aspose.Page.EPS.PsConverterException klass.
public PsConverterException(string errorStr)
Parameters
errorStr
string
Den sträng som beskriver en orsak till täckningsfel.