Class ImageMaskingException
Class ImageMaskingException
nazivni prostor: Aspose.Imaging.Masking.Exceptions Sastav: Aspose.Imaging.dll (25.4.0)
Iznimke koje su navedene za sustav maskiranja slike.
public sealed class ImageMaskingException : Exception, ISerializable
Inheritance
object ← Exception ← ImageMaskingException
Implements
naslijeđeni članovi
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(String)
Inicijalizira novu primjenu Aspose.Imaging.Masking.Exceptions.ImageMASkingException klase.
public ImageMaskingException(string message)
Parameters
message
string
Poruka koja opisuje pogrešku.