Class BitmapInvalidSizeException
Le nom : Aspose.Tasks Assemblée: Aspose.Tasks.dll (25.4.0)
Si tratta di un’eccezione che si verifica quando non c’è abbastanza memoria per creare un’esempio bitmap.
public class BitmapInvalidSizeException : Exception, ISerializable
Inheritance
object ← Exception ← BitmapInvalidSizeException
Implements
I membri ereditari
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
BitmapInvalidSizeException(Étiquette : StreamingContext)
Inizia una nuova instanza della classe Aspose.Tasks.BitmapInvalidSizeException.
protected BitmapInvalidSizeException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfo
Informazioni di serializzazione.
context
StreamingContext
Il contesto di serializzazione.