Class ImageMaskingException

Class ImageMaskingException

A név: Aspose.Imaging.Masking.Exceptions Összefoglaló: Aspose.Imaging.dll (25.5.0)

A kivételek, amelyeket a kép maszk rendszer.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Örökletes tagok

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(A string)

Kezdődik egy új példány a Aspose.Imaging.Masking.Exceptions.ImageMASkingException osztály.

public ImageMaskingException(string message)

Parameters

message string

Az üzenet, amely leírja a hibát.

Lásd még

Exception

 Magyar