Class ApsLayoutBuilderOutOfMemoryException

Class ApsLayoutBuilderOutOfMemoryException

이름 공간 : Aspose.Tasks 모임: Aspose.Tasks.dll (25.4.0)

이미지 레이아웃을 계속하는 데 충분한 메모리가 없을 때 발생하는 예외를 나타냅니다.

public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable

Inheritance

object Exception ApsLayoutBuilderOutOfMemoryException

Implements

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

Constructors

ApsLayoutBuilderOutOfMemoryException(스트리밍 정보, 스트리밍 컨텍스트)

Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException 클래스의 새로운 예를 시작합니다.

protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo

시리얼 정보에 대한 정보

context StreamingContext

시리얼링 컨텍스트

 한국어