Class ImageMaskingException

Class ImageMaskingException

Pôvodný názov: Aspose.Imaging.Masking.Exceptions Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Výnimky, ktoré sú uvedené pre obrazový systém maskovania.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Z dedičných členov

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

Initalizuje novú inštanciu Aspose.Imaging.Masking.Exceptions.ImageMaskingException triedy.

public ImageMaskingException(string message)

Parameters

message string

Posolstvo, ktoré opisuje chybu.

Pozri tiež

Exception

 Slovenčina