Class ApsLayoutBuilderOutOfMemoryException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Stellt die Ausnahme dar, die auftritt, wenn nicht genügend Speicher vorhanden ist, um den Aufbau eines Bildlayouts fortzusetzen.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Vererbung
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Implementiert
Vererbte Mitglieder
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()
Konstruktoren
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
Initialisiert eine neue Instanz der Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException-Klasse.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Parameter
info
SerializationInfo
Die Serialisierungsinformationen.
context
StreamingContext
Der Serialisierungskontext.