Class ImageMaskingException

Class ImageMaskingException

Nazwa przestrzeń: Aspose.Imaging.Masking.Exceptions Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Wyjątki określone dla systemu masku obrazu.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Dziedziczeni członkowie

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(strumień)

Inicjalizuje nową instancję klasy Aspose.Imaging.Masking.Exceptions.ImageMaskingException.

public ImageMaskingException(string message)

Parameters

message string

Przesłanie opisujące błąd.

Zobacz również

Exception

 Polski