Class ImageMaskingException

Class ImageMaskingException

Името на пространството: Aspose.Imaging.Masking.Exceptions Асамблея: Aspose.Imaging.dll (25.4.0)

Изключенията, посочени за системата за маскиране на изображения.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

наследници

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(Стрий)

Иницијализира нова инстанция на Aspose.Imaging.Masking.Exceptions.ImageMasckingException клас.

public ImageMaskingException(string message)

Parameters

message string

Съобщение, което описва грешката.

Вижте също

Exception

 Български