Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

Nombre del espacio: Aspose.Tasks Asamblea: Aspose.Tasks.dll (25.4.0)

Representa una excepción que ocurre cuando no hay suficiente memoria para continuar la construcción de un diseño de imagen.

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

Inheritance

object Exception ApsLayoutBuilderOutOfMemoryException

Implements

ISerializable

Miembros heredados

Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, Exception.SerializeObjectState ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

ApsLayoutBuilderOutOfMemoryException(SiguienteSiguienteSiguienteSiguienteSiguienteStreamingContext)

Inicia una nueva instancia de la clase Aspose.Tasks.ApsLayoutBuilderOutOfMemoryExcepción.

protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

La información de la seriedad.

context StreamingContext

El contexto de la serialización.

 Español