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
오류를 설명하는 메시지입니다.