Class ImageMaskingException
Class ImageMaskingException
Le nom : Aspose.Imaging.Masking.Exceptions Assemblée: Aspose.Imaging.dll (25.4.0)
Les exceptions spécifiées pour le système de masque d’image.
public sealed class ImageMaskingException : Exception, ISerializable
Inheritance
object ← Exception ← ImageMaskingException
Implements
I membri ereditari
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(Le string)
Initialisez une nouvelle instance de la classe Aspose.Imaging.Masking.Exceptions.ImageMASkingException.
public ImageMaskingException(string message)
Parameters
message
string
Le message qui décrit l’erreur.