Class ImageMaskingException

Class ImageMaskingException

Namn på plats: Aspose.Imaging.Masking.Exceptions Församling: Aspose.Imaging.dll (25.4.0)

Undantag som anges för bildmaskningssystemet.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Arvsmedlemmar

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(Sträng)

Initialiserar en ny instans av Aspose.Imaging.Masking.Exceptions.ImageMaskingException klass.

public ImageMaskingException(string message)

Parameters

message string

Meddelandet som beskriver felet.

Se även

Exception

 Svenska