Class ImageMaskingException

Class ImageMaskingException

Il nome: Aspose.Imaging.Masking.Exceptions Assemblea: Aspose.Imaging.dll (25.4.0)

Le eccezioni specificate per il sistema di maschera immagine.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

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

Inizializza una nuova instanza della classe Aspose.Imaging.Masking.Exceptions.ImageMASkingException.

public ImageMaskingException(string message)

Parameters

message string

Il messaggio che descrive l’errore.

Vedi anche

Exception

 Italiano