Class ApsLayoutBuilderOutOfMemoryException
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 continuer la construction d’une mise en page d’image.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Héritage
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Implémente
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
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
Initialise une nouvelle instance de la classe Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Paramètres
info
SerializationInfo
Les informations de sérialisation.
context
StreamingContext
Le contexte de sérialisation.