Class ApsLayoutBuilderOutOfMemoryException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
يمثل الاستثناء الذي يحدث عندما لا تكون هناك ذاكرة كافية لمتابعة بناء تخطيط الصورة.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
الوراثة
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
التنفيذات
الأعضاء الموروثة
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()
الباني
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
يبدأ مثيلًا جديدًا من فئة Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
المعلمات
info
SerializationInfo
معلومات التسلسل.
context
StreamingContext
سياق التسلسل.