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
Сообщение, описывающее ошибку.