Class ImageMaskingException

Class ImageMaskingException

İsim alanı : Aspose.Imaging.Masking.Exceptions Toplantı: Aspose.Imaging.dll (25.4.0)

Görüntü maskeleri için belirtilen istisnalar.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

mirasçı üyeleri

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ImageMaskingException(Sırt)

Aspose.Imaging.Masking.Exceptions.ImageMaskingException sınıfının yeni bir örneğini başlatır.

public ImageMaskingException(string message)

Parameters

message string

Hatayı anlatan mesaj.

Ayrıca bakın

Exception

 Türkçe