Class ApsLayoutBuilderOutOfMemoryException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Representerar undantaget som inträffar när det inte finns tillräckligt med minne för att fortsätta bygga en bildlayout.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Arv
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Implementerar
Ärvda Medlemmar
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()
Konstruktörer
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
Initierar en ny instans av klassen Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Parametrar
info
SerializationInfo
Serialiseringsinformationen.
context
StreamingContext
Serialiseringskontexten.