Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

Navne til: Aspose.Tasks Sammensætning: Aspose.Tasks.dll (25.4.0)

Det er en undtagelse, der opstår, når der ikke er nok hukommelse til at fortsætte med at bygge et billede layout.

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

Inheritance

object Exception ApsLayoutBuilderOutOfMemoryException

Implements

ISerializable

De arvede medlemmer

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(SerializationInfo, StreamingKontext)

Initialiserer en ny instans af Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException klasse.

protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

Det er serialisering info.

context StreamingContext

Den serielle kontekst.

 Dansk