Class ApsLayoutBuilderOutOfMemoryException
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
序列化上下文。