Class ImageMaskingException

Class ImageMaskingException

Nombre del espacio: Aspose.Imaging.Masking.Exceptions Asamblea: Aspose.Imaging.dll (25.4.0)

Las excepciones especificadas para el sistema de maquillaje de imágenes.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Miembros heredados

Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

ImageMaskingException(El string)

Inicializa una nueva instancia de la clase Aspose.Imaging.Masking.Excepciones.ImageMaskingExcepción.

public ImageMaskingException(string message)

Parameters

message string

El mensaje que describe el error.

Ver también

Exception

 Español