Class PsDocumentException

Class PsDocumentException

Namespace: Aspose.Page.EPS
Assembly: Aspose.Page.dll (25.1.2)

Цей клас містить інформацію про помилку, яка виникає під час створення, редагування та збереження файлу PostScript.

public class PsDocumentException : Exception, ISerializable

Спадкування

objectExceptionPsDocumentException

Реалізує

ISerializable

Спадковані члени

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()

Конструктори

PsDocumentException(string)

Ініціалізує новий екземпляр класу Aspose.Page.EPS.PsDocumentException.

public PsDocumentException(string errorStr)

Параметри

errorStr string

Рядок, який описує причину помилки.

 Українська