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
Нападні члени
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
Повідомлення, яке описує помилку.