Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

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

이미지 레이아웃 빌딩을 계속하기에 메모리가 부족할 때 발생하는 예외를 나타냅니다.

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

상속

objectExceptionApsLayoutBuilderOutOfMemoryException

구현

ISerializable

상속된 멤버

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

직렬화 컨텍스트입니다.

 한국어