Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

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

Representa a exceção que ocorre quando não há memória suficiente para continuar a construção de um layout de imagem.

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

Herança

objectExceptionApsLayoutBuilderOutOfMemoryException

Implementa

ISerializable

Membros Herdados

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

Construtores

ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.

protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)

Parâmetros

info SerializationInfo

As informações de serialização.

context StreamingContext

O contexto de serialização.

 Português