Class ApsLayoutBuilderOutOfMemoryException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Đại diện cho ngoại lệ xảy ra khi không đủ bộ nhớ để tiếp tục xây dựng bố cục hình ảnh.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Kế thừa
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Triển khai
Các thành viên kế thừa
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()
Các hàm khởi tạo
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
Khởi tạo một thể hiện mới của lớp Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Tham số
info
SerializationInfo
Thông tin tuần tự hóa.
context
StreamingContext
Ngữ cảnh tuần tự hóa.