Class ImageMaskingException

Class ImageMaskingException

Nom dels espais: Aspose.Imaging.Masking.Exceptions Assemblea: Aspose.Imaging.dll (25.4.0)

Les excepcions que s’especifiquen per al sistema de mascota d’imatge.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Membres heretats

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(Tàrrega)

Inicialitza una nova instància de la classe Aspose.Imaging.Masking.Exceptions.ImageMASkingException.

public ImageMaskingException(string message)

Parameters

message string

El missatge que descriu l’error.

Veure també

Exception

 Català