Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)

Het is een uitzondering die optreedt wanneer er niet genoeg geheugen is om een beeldlijst te blijven bouwen.

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

Inheritance

object Exception ApsLayoutBuilderOutOfMemoryException

Implements

ISerializable

Geëerbiede leden

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

Constructors

ApsLayoutBuilderOutOfMemoryException(Informatie, StreamingContext)

Initialiseert een nieuwe instantie van de Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException klasse.

protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Informatie over serialisatie.

context StreamingContext

Het serialisatiecontext.

 Nederlands