Class PsDocumentException
Название пространства: Aspose.Page.EPS Ассоциация: Aspose.Page.dll (25.4.0)
Этот класс содержит информацию о ошибке, которая являетсявыброшены во время создания, редактирования и сохранения файла PostScript.
public class PsDocumentException : Exception, ISerializable
Inheritance
object ← Exception ← PsDocumentException
Implements
Наследованные члены
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(Стриг)
Инициализует новую инстанцию класса Aspose.Page.EPS.PsDocumentException.
public PsDocumentException(string errorStr)
Parameters
errorStr
string
Шрифт, который описывает причину ошибки.