Class ApsLayoutBuilderOutOfMemoryException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Yeterli bellek olmadığında bir görüntü düzeni oluşturma işleminin devam edemediğini belirten istisnayı temsil eder.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Miras
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Uygulamalar
Miras Alınan Üyeler
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()
Yapıcılar
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException sınıfının yeni bir örneğini başlatır.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Parametreler
info
SerializationInfo
Serileştirme bilgisi.
context
StreamingContext
Serileştirme bağlamı.