Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

画像レイアウトの構築を続けるためのメモリが不足しているときに発生する例外を表します。

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

継承

objectExceptionApsLayoutBuilderOutOfMemoryException

実装

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

コンストラクター

ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)

Aspose.Tasks.ApsLayoutBuilderOutOfMemoryExceptionクラスの新しいインスタンスを初期化します。

protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)

パラメーター

info SerializationInfo

シリアル化情報。

context StreamingContext

シリアル化コンテキスト。

 日本語