Class ImageMaskingException

Class ImageMaskingException

ja nimityö: Aspose.Imaging.Masking.Exceptions Kokoelma: Aspose.Imaging.dll (25.4.0)

Poikkeukset, jotka on määritelty kuvan naamiointijärjestelmälle.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Perintöjäsenet

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)

Aloitetaan uusi esimerkki Aspose.Imaging.Masking.Exceptions.ImageMaskingException luokka.

public ImageMaskingException(string message)

Parameters

message string

Viesti, joka kuvastaa virheen.

Katso myös

Exception

 Suomi