Class ImageMaskingException

Class ImageMaskingException

Název místa: Aspose.Imaging.Masking.Exceptions Shromáždění: Aspose.Imaging.dll (25.4.0)

Výjimky, které jsou specifikovány pro obrazový systém maskován.

public sealed class ImageMaskingException : Exception, ISerializable

Inheritance

object Exception ImageMaskingException

Implements

ISerializable

Dědiční členové

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(Stringová)

Začíná nový příklad třídy Aspose.Imaging.Masking.Exceptions.ImageMaskingException.

public ImageMaskingException(string message)

Parameters

message string

Poselství, které popisuje chybu.

Vidět také

Exception

 Čeština