Class ApsLayoutBuilderOutOfMemoryException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Representa la excepción que ocurre cuando no hay suficiente memoria para continuar construyendo un diseño de imagen.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Herencia
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Implementa
Miembros heredados
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()
Constructores
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
Inicializa una nueva instancia de la clase Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Parámetros
info
SerializationInfo
La información de serialización.
context
StreamingContext
El contexto de serialización.