Class ImageMaskingException

Class ImageMaskingException

Nama dari : Aspose.Imaging.Masking.Exceptions Pengumpulan: Aspose.Imaging.dll (25.4.0)

Pengecualian yang ditentukan untuk sistem image masking.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

anggota yang diwarisi

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

Inicialisasi contoh baru dari Aspose.Imaging.Masking.Exceptions.ImageMaskingException kelas.

public ImageMaskingException(string message)

Parameters

message string

Mesej yang menggambarkan kesalahan.

Lihat juga

Exception

 Indonesia