Class BitmapInvalidSizeException

Class BitmapInvalidSizeException

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

Yeterli bellek olmadığında bir bitmap örneği oluşturulamadığında meydana gelen istisnayı temsil eder.

public class BitmapInvalidSizeException : Exception, ISerializable

Miras

objectExceptionBitmapInvalidSizeException

Uygular

ISerializable

Miras Alınan Üyeler

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

Yapıcılar

BitmapInvalidSizeException(SerializationInfo, StreamingContext)

Aspose.Tasks.BitmapInvalidSizeException sınıfının yeni bir örneğini başlatır.

protected BitmapInvalidSizeException(SerializationInfo info, StreamingContext context)

Parametreler

info SerializationInfo

Serileştirme bilgisi.

context StreamingContext

Serileştirme bağlamı.

 Türkçe