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

エラーの理由を説明する文字列。

 日本語