Class BitmapInvalidSizeException

Class BitmapInvalidSizeException

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

Représente l’exception qui se produit lorsqu’il n’y a pas assez de mémoire pour créer une instance de bitmap.

public class BitmapInvalidSizeException : Exception, ISerializable

Héritage

objectExceptionBitmapInvalidSizeException

Implémente

ISerializable

Membres hérités

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

Constructeurs

BitmapInvalidSizeException(SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe Aspose.Tasks.BitmapInvalidSizeException.

protected BitmapInvalidSizeException(SerializationInfo info, StreamingContext context)

Paramètres

info SerializationInfo

Les informations de sérialisation.

context StreamingContext

Le contexte de sérialisation.

 Français