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.ImageMaskingExceptionクラスの新しい例を開始します。

public ImageMaskingException(string message)

Parameters

message string

誤りを説明するメッセージです。

こちらも見る

Exception

 日本語