Class BitmapInvalidSizeException

Class BitmapInvalidSizeException

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

ビットマップインスタンスを作成するのに十分なメモリがない場合に発生する例外を表します。

public class BitmapInvalidSizeException : Exception, ISerializable

継承

objectExceptionBitmapInvalidSizeException

実装

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

コンストラクター

BitmapInvalidSizeException(SerializationInfo, StreamingContext)

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

protected BitmapInvalidSizeException(SerializationInfo info, StreamingContext context)

パラメーター

info SerializationInfo

シリアル化情報。

context StreamingContext

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

 日本語