Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Mewakili pengecualian yang terjadi ketika tidak ada cukup memori untuk melanjutkan pembangunan tata letak gambar.

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

Pewarisan

objectExceptionApsLayoutBuilderOutOfMemoryException

Mengimplementasikan

ISerializable

Anggota yang Dwarisi

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()

Konstruktor

ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)

Menginisialisasi instance baru dari kelas Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.

protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)

Parameter

info SerializationInfo

Informasi serialisasi.

context StreamingContext

Konteks serialisasi.

 Indonesia