Class ApsLayoutBuilderOutOfMemoryException
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Rappresenta un’eccezione che si verifica quando non c’è abbastanza memoria per continuare la costruzione di un layout immagine.
public class ApsLayoutBuilderOutOfMemoryException : Exception, ISerializable
Ereditarietà
object ← Exception ← ApsLayoutBuilderOutOfMemoryException
Implementa
Membri Ereditati
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()
Costruttori
ApsLayoutBuilderOutOfMemoryException(SerializationInfo, StreamingContext)
Inizializza una nuova istanza della classe Aspose.Tasks.ApsLayoutBuilderOutOfMemoryException.
protected ApsLayoutBuilderOutOfMemoryException(SerializationInfo info, StreamingContext context)
Parametri
info
SerializationInfo
Le informazioni di serializzazione.
context
StreamingContext
Il contesto di serializzazione.