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

 中文