Class ApsLayoutBuilderOutOfMemoryException
Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)
Es handelt sich um eine Ausnahme, die auftritt, wenn nicht genug Gedächtnis vorhanden ist, um eine Bildlayout aufzubauen.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Inheritance
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Implements
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()
Constructors
ApsLayoutBuilderOutOfMemoryException(Veröffentlichung, StreamingContext)
Initialisiert eine neue Instanz der Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException Klasse.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Die Serieninformationen.
context
StreamingContext
Das Serienkontext.