Class LimitMemoryException

Class LimitMemoryException

名称: Aspose.Imaging.CoreExceptions アセンション: Aspose.Imaging.dll (25.4.0)

メモリの制限例外:メモリの使用量を減らす必要があるときに発生します。

public class LimitMemoryException : OutOfMemoryException, ISerializable

Inheritance

object Exception SystemException OutOfMemoryException LimitMemoryException

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

LimitMemoryException(ストレッチ)

Aspose.Imaging.CoreExceptions.LimitMemoryExceptionクラスの新しい例を開始します。

public LimitMemoryException(string message)

Parameters

message string

例外のメッセージ

LimitMemoryException(ストリート、例外)

Aspose.Imaging.CoreExceptions.LimitMemoryExceptionクラスの新しい例を開始します。

public LimitMemoryException(string message, Exception innerException)

Parameters

message string

例外のメッセージ

innerException Exception

内部の例外です。

LimitMemoryException(ストリート、長い)

Aspose.Imaging.CoreExceptions.LimitMemoryExceptionクラスの新しい例を開始します。

public LimitMemoryException(string message, long reduceMemoryFactor)

Parameters

message string

例外のメッセージ

reduceMemoryFactor long

記憶を減らす要因

LimitMemoryException(ストリップ、例外、 int)

Aspose.Imaging.CoreExceptions.LimitMemoryExceptionクラスの新しい例を開始します。

public LimitMemoryException(string message, Exception innerException, int reduceMemoryFactor)

Parameters

message string

例外のメッセージ

innerException Exception

内部の例外です。

reduceMemoryFactor int

記憶を減らす要因

Properties

ReduceMemoryFactor

メモリを減らす要因を取得または設定します。

public long ReduceMemoryFactor { get; set; }

不動産価値

long

 日本語